How to “developer reject” an app in iTunesConnect after the Sep 2014 changes

送分小仙女□ 提交于 2019-11-28 12:35:11

This is how you developer reject.

NOTE: The assumption here is that you have successfully uploaded and submitted a binary to iTunes.

  • Login to your iTunes account and make sure you are on the version of the app that you want to remove. In my case I had v5.1 already approved and I wan to reject v5.2
  • Now click on the link that says remove this version from review
  • After that scroll down and see the red circle that shows up next to your binary. Click that and remove your binary
  • Now go back to your Xcode, bump up your build version and then upload a new binary to iTunes. If you don't bump up your version then you will get an error saying that the build already exists there. NOTE: There is no way to remove the old build version. If you developer reject multplie times then there will be multiple build versions there
  • Select your new bumped up version and then click Save button and then Submit button.

See these screenshots.

JamesDill

For those who can't see the "remove this version from review" prompt as shown above, there is a bug in iTunesConnect that prevents this from sometimes displaying. Further details here:

https://stackoverflow.com/a/27797073/2537017

To remove the binary associated, hover the mouse over the version of the build in the first page. A red button appears

Just download ITC to your iOS device and operate there.

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