Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

itunes connect replace binary when status is "waiting for review"

We found bug after we submit the binary for approval in itunes connect and we upload a new build but we can not figure out how to replace the new build in itunes connect. the status of the build active.

Any of you knows how can replace the binary is for a approval with the new version of the binary?

I found this : How to replace app in itunes connect, while waiting in review?

But it seems to make reference to the old version of itunes connect.

like image 687
user2924482 Avatar asked Nov 17 '14 22:11

user2924482


People also ask

How long does it take for Apple to review?

Review status On average, 90% of submissions are reviewed in less than 24 hours. You'll be notified by email of status changes. You can also check the review status of your submission in the My Apps section of App Store Connect or on the App Store Connect app for iPhone and iPad.

Why is my app review taking so long?

Certain apps may be subject to extended reviews, which may result in review times of up to 7 days or longer in exceptional cases. Go to Update or unpublish your app to learn more about Standard publishing. Managed publishing: Updates to existing apps are processed as usual.

Does Apple review apps 24 hours a day?

A: 24-48 Hours Apple has improved its review time significantly and reports that 50% of apps are reviewed in 24 hours and over 90% are within 48 hours.


1 Answers

  1. Create a new build with new version, say your app version is 1.0, you need a new build with 1.0.1 but keep the version same.

  2. Submit the build from xCode and wait for sometime, it takes a while to show up in the iTunes connect

  3. In your app detail page now you should be able to click Build and select the right build version

I think this is what i did when i had the same scenario. Hope it helps!

like image 130
Puran Avatar answered Sep 22 '22 03:09

Puran