Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Speeding-up the Apple review process for iOS application for patches and hotfixes [closed]

Is there any way to upload a quick-fix for my application, approved by Apple some days ago? Or should I wait for another 2 weeks for re-review again?

like image 517
WASD42 Avatar asked Oct 10 '11 07:10

WASD42


People also ask

How do I speed up Apple app review?

Expedited reviews You can request the review of your app to be expedited if you face extenuating circumstances, such as fixing a critical bug in your app or releasing your app to coincide with an event you're directly associated with.

How long does it take to get an app approved by Apple?

After submitting an app for review, it typically takes 1 week to pass through Apple's review process (pending approval).

How do I force an Apple store to update?

Open the App Store. Tap your profile icon at the top of the screen. Scroll to see pending updates and release notes. Tap Update next to an app to update only that app, or tap Update All.


2 Answers

If you need to push a critical bug-fix to AppStore (either Mac or iOS), you may ask Apple for an Expedited Review Process. You may do so here: Request an Expedited App Review

like image 142
mja Avatar answered Sep 28 '22 05:09

mja


Besides using the Apple expedited review process, you can install Rollout.io SDK, Rollout.io allows to hot-patch your production application and actually fix and contain quality issues in production without having to go through the app store.

Disclosure: I'm one of the founders of Rollout.io

like image 45
Erez Rosovsky Avatar answered Sep 28 '22 04:09

Erez Rosovsky