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.

link|improve this question

55% accept rate
1  
Can you expand somewhat on your question? – Michael Petrotta Feb 6 '11 at 19:32
2  
Why would he need to expand? The question is perfectly clear. He wants to reject a binary he submitted, and can't find the button to do so. The button recently got moved from the top right corner of the app version page to an obscure details page. – PartiallyFinite Dec 22 '11 at 4:56
feedback

4 Answers

up vote 56 down vote accepted

In iTunes connect, go into 'Manage Your Applications' then click your application. Then 'View details' and press 'Binary Details' under 'Links'. You'll see the 'Reject this binary' in the upper right corner.

link|improve this answer
Thank you so much – S111 Feb 7 '11 at 3:15
3  
Having JUST uploaded an incomplete binary (so that I could test StoreKit) I can say clearly that the "reject" link does not show immediately. My status is "Upload received" and has been for 10 minutes, and I still do not have the "reject" link. I am highly assuming it will show up at some point. I will update this thread when that happens. – bladnman Mar 23 at 20:57
6  
EDIT: Turns out it took 20 minutes for my binary to go from "received upload" to "waiting for review". I'm sure that time is very subjective. Basically, from what I can tell you cannot reject the binary until it reaches this status. – bladnman Mar 24 at 16:03
1  
@bladnman "Received upload" is the status where iTunes Connect is currently processing your binary. In that state, Apple's servers validate your app (format, icons, folder structure, version number,…). But after a minute (or 20 minutes when their server are heavily loaded) it changes to either "Invalid Binary" (validation failed) or "Waiting for Review" (validation succeeded and now just wait). That's what the iTunes Connect FAQ/Manual says. ;-) – Randy Marsh May 2 at 22:44
feedback

You may reject your binary at any time. It will be removed from the review queue and you will go to 'the back of the line' as it were if/when you resubmit your app for review.

From the Developer Guide (log in required):

When the status of your app is... In Review...you can reject the binary you have submitted by clicking Reject Binary from the Binary Details page...

link|improve this answer
However, once the status changes to "in review", it cannot be rejected. – sudo rm -rf Feb 6 '11 at 19:45
The reject binary button has been reported to occasionally show as some sort of broken icon or image. Log out, clear the cache, then restart Safari may do something. – hotpaw2 Feb 6 '11 at 21:17
@S111 - I'm only telling you what is in the guide and what I have personally done myself with my own app submission. – Wayne Hartman Feb 6 '11 at 21:44
feedback

Yes. If you uploaded a binary that you don't want reviewed, and it isn't yet in review, go ahead and reject it. It won't get reviewed.

I rejected an uploaded binary for an iPhone apps after I uploaded a build and then found a new serious bug shortly thereafter (which is in accordance with Murphy's law), so I know it's possible.

link|improve this answer
Last year, I rejected an uploaded build just after it went into review according to iTunes Connect, so that may or may not be currently possible. – hotpaw2 Feb 6 '11 at 21:15
feedback

No. How would they review the app if there is no binary. If you reject the binary, you are out of the review process.

link|improve this answer
I guess that is the exact thing the OP wants to be the case ;) – JustSid Feb 6 '11 at 19:42
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.