Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
414 views
in Technique[技术] by (71.8m points)

xcode5 - How to "developer reject" an app in iTunesConnect after the Sep 2014 changes

I uploaded a binary but before submitting it for review I realized that the Product Name in the Build Settings wasn't correct. I fixed the issue and tried to upload the binary again, but ran into the version 1.x already exists issue while doing that. So I thought I'd just submit this, manually reject it and upload the fixed one.

But with the latest changes in iTunesConnect, like a lot of other stuff, the option to reject my binary seems to be tactfully hidden or completely missing. How do I reject my binary in the latest (Sep 14) iTunesConnect dashboard? Or what's the new process to make such changes?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)

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.

enter image description here enter image description here enter image description here


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...