iOS option is disabled in Version or platform (iTunes Connect)

泪湿孤枕 提交于 2019-12-03 07:48:23

问题


I uploaded my app to the App Store using xcode. I can see my build in my existing app on iTunes connect. However when I want to add the build using the "+ Version or platform" option it shows me a disabled iOS button:

My build version is 2.0.

I received an email from Apple stating that the app completed processing. Any reason why I can't select it?


回答1:


I found the solution. In my case I wanted to update the app to a newer version which wasn't listed in the "+Version or Platform" menu. The possible reason is that a previous build failed, with the status of "Prepare for Submission".

  1. Select the build which is listed as "Prepare for submission" under "iOS App".
  2. Scroll down till you see the build for that submission.
  3. Delete the old build and select a new correct build.
  4. Now scroll down more and change the version of your submission in the textfield to the build number of your correct build.

After doing that I was able to submit it to the App Store.




回答2:


I had the same issue. I had to reject an app that was in "Waiting for Review" status since we had to update a bug that we found after we submitted the previous build. Once we did that, we were unable to add a new version and the ios option was disabled. To fix this:

  1. I went to the same version that showed "Rejected by Developer",

  2. Scrolled down to the build version,

  3. Clicked the minus (-) icon next to the previous build to remove that,

  4. Added the new build and

  5. Saved and Submitted for review.




回答3:


GrangerFX has the answer.

In the App Store click on your app, then the version number under iOS App on left. This will open the Prepare for Submission screen on right (unless you already did that).

Scroll down to "Build" section, and click the "do not enter" sign, which is some secret code that means delete (rather than a typical trash can). [Nice UI Apple! Keep trying, maybe you will get it right one day.]

Then you will be asked to pick a build. Choose your latest uploaded build.



来源:https://stackoverflow.com/questions/37616252/ios-option-is-disabled-in-version-or-platform-itunes-connect

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!