How to replace app in itunes connect, while waiting in review?

后端 未结 8 1210
抹茶落季
抹茶落季 2020-12-11 06:02

Currently i am working in iPhone app, I have successfully upload iPhone app in itunes connect, noe i got some error in that app and fixed now, then i tried to upload a new b

8条回答
  •  天涯浪人
    2020-12-11 06:27

    The other answers are outdated since Apple changed the UI in iTunes Connect. This is how it works now:

    1. You first must upload a new binary using xCode or Application Builder (having a greater build number otherwise you won't be able to upload)
    2. A "remove app version" button will appear in itunes connect, in the app details page, it is pretty visible and emphasized, you can't miss it. This will not actually delete the app version... it will just reject your binary. Your app version with all the details will be preserved.
    3. After you press that your app status will be "developer rejected". Select the newly uploaded build for the new app version and click save.
    4. Now your app status will be "preparing for submission". Press submit for review.

    Note that the steps are referring to the case when you are submitting a new app version of an app but I imagine the steps are very similar for the case of a new app.

提交回复
热议问题