I just uploaded a new build to the iTunesConnect in preparation for the iOS 8 release. The app status is \"Waiting For Review\". However, I want to reject the uploaded binar
I've had the problem and waited up to a day, putting everything behind schedule, but the "remove version from review" still didn't appear.
Obviously this is a bug on the iTunesConnect server side, so I found a way to force it to show I hope will help others. It might happen sporadically (second time it has for me), so hopefully this will help others in the future.
Firstly, to reiterate other messages, this only work when the status is "waiting for review" - if you cannot upload you binary etc, it will be due to other problems such as updating your build version.
To force the "remove version from review" message to show:
This uses Chrome's developer tools (same premise applies to firefox etc).
<div class="ng-modal ng-isolate-scope ng-hide" ng-show="show"...
I had the same issue. I changed some text in the description to enable the SAVE button. Saved, and then on refresh the Expected Message: "You can only edit all information while your version is waiting for review. To submit a new build, you must remove this version from review." Click "remove this version from review" appeared and I was able to reject the binary.
If you don't see it it could be a bug of the site, but the link to remove the build from review is placed in the home of the version you are currently sending for review!
From itunes: Select your app -> AppStore Tab -> Select current version
If status:Ready for sale you can only submit a new version
If status:waiting for review you can remove the build from the Build section of the itunes connect and click save . Staus will change to "Prepare for Submission".
Afterwards, you can proceed with your final build .
Hope it helps. Thanks