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

前端 未结 3 1990
执笔经年
执笔经年 2020-12-24 06:48

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 platfo

3条回答
  •  粉色の甜心
    2020-12-24 07:15

    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.

    The version increment automatically updated after step 5 above based on the selected build.

提交回复
热议问题