Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

can we reject app after getting apple approval?

i have uploaded new binary as a new version of my application and at the time of uploading binary, i select the option that "I Will Release this version" means i just put it in "Hold for Developer Release".

Suppose my application is approved by apple and i dont want to release that version then what i have to do.is it possible to reject that binary or remove that version from iTunes connect?

From itunes connect guide

NOTE: You can only use the Version Release Control on app updates. It is not available for the first version of your app since you already have the ability to control when your first version goes live, using the Availability Date setting within Rights and Pricing. If you decide that you do not want to ever release a Pending Developer Release version, you can reject your binary to submit a new one. You are not permitted to skip over an entire version

From this, we can remove that option from our application at any version upload. but can we reject after application is approved by apple?

like image 883
Paras Gandhi Avatar asked Sep 26 '11 19:09

Paras Gandhi


Video Answer


2 Answers

Yes you can reject it!

Click on your "New version" > "Binary Details" > "Reject Binary"

enter image description here

like image 148
Carlos Ricardo Avatar answered Oct 20 '22 01:10

Carlos Ricardo


Paras, once you submit a new binary, it goes to the end of the queue for review!

I see a few possible cases related with your question:

  1. You have no app yet, you submitted an app and waiting for review. Assume that you found a problem with the submitted app, and you wanted to provide a new one. Just submit the new binary, but remember, it will replace the original submission, it will go to the end of the queue and it will wait for review as before.

  2. You have an app on the AppStore, and you wanted to provide an update for the app. As usual, submit your app, and wait to be notified. Once it is approved, your new app will be available to your users.

  3. You have an app on the AppStore, you want to remove it from sales immediately, and provide an update: In this case, you can go to Manage Your Apps in your iTunes Connect, select the app and click on Rights and Pricing then choose an Availability Date in the future.

You get a warning message as following: "You have selected an Available Date in the future. This will remove your currently live version from the App Store until the new date. Changing Available Date affects all versions of the application, both Ready For Sale and In Review."

That is fine, your app still in the store but not be in the sales. Now you provide your update and wait for the approval, once you get it, go ahead and set your app's availability date accordingly!

I hope that answers your question, and good luck on the mobile apps :)

like image 44
omt66 Avatar answered Oct 19 '22 23:10

omt66