Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

(iOS) Is there a way to retract my app submission? [closed]

I've just uploaded my first update to an app I've had in the app store for a while. Unfortunately I accidentally left some debug-related code in there. There is a UI element (a button) that triggers this code, so it is extremely likely that an app reviewer (or end user) would stumble into it.

Is there any way to rescind my app upload so I can re-upload it? Or is my only recourse to wait until Apple rejects (or accepts, but that's somewhat unlikely) my app, then try again?

like image 202
Donald Burr Avatar asked Oct 06 '11 22:10

Donald Burr


People also ask

How can I see the last app I closed on my iPhone?

Open the Settings app and tap General > iPhone or iPad Storage. On the next screen, you'll find useful information about your device, including storage space usage, recommendations on saving space, and a list of the installed apps. You'll also find the Last Used date, with apps never opened marked as Never Used.


1 Answers

You can reject your binary in iTunes connect. Manage Your Application, Go inside your project page, click on the "View details" button of the new version. you'll find a button called "Binary Details"

Finally, you should see a button called "Reject binary"

EDITED : Corrected thanks to following comment

like image 116
crazyjul Avatar answered Nov 15 '22 07:11

crazyjul