I want to reject binary which is waiting for review and when I go to the path that Developer Guide specifies I can't find the button to reject the binary.
相关问题
- CALayer - backgroundColor flipped?
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- how do you prevent page scroll in textarea on mobi
- Custom UITableview cell accessibility not working
相关文章
- Could I create “Call” button in HTML 5 IPhone appl
- Unable to process app at this time due to a genera
- How do you detect key up / key down events from a
- “Storyboard.storyboard” could not be opened
- Open iOS 11 Files app via URL Scheme or some other
- Can keyboard of type UIKeyboardTypeNamePhonePad be
- Can not export audiofiles via “open in:” from Voic
- XCode 4.5 giving me “SenTestingKit/SenTestKit.h” f
From the new version of iTunes connect, here is what you have to do:
login to iTunes connect. Go to my apps and click on the app for which you wish to reject binary.
In the app details page you will see a particular section, in the Versions tab:
Click on the link 'remove this version from Review'
Once you do that, go to the Build Section of your app - you will see a '-' button when you hower over the mouse above the version number.
Click on the '-' button and your build is removed from the Review Queue.
Pl. note - every build that is removed, will result in further delay to the app- approval time, as your queue position is lost!!
As a few people have commented/upvoted on @ThomasRS's accepted answer, for whatever reason, even though my app's status was "Waiting for review", the blue bar with the "To submit a new build, you must remove this version from review" message did not appear on the iTunes Connect website on my app's "Waiting for review" version page.
However, I did see a "Reject this binary" link in the iTunes Connect iOS application:
Steps to access that page:
I went through the struggle of this as well. I tried everything StackOverflow told me nothing worked. So I did some digging on the site itself and this worked for me.
In iTunes connect, from 'My apps', select
See below