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?
相关问题
- Core Data lightweight migration crashes after App
- How can I implement password recovery in an iPhone
- State preservation and restoration strategies with
- “Zero out” sensitive String data in Swift
- Get the NSRange for the visible text after scroll
相关文章
- 现在使用swift开发ios应用好还是swift?
- UITableView dragging distance with UIRefreshContro
- TCC __TCCAccessRequest_block_invoke
- Where does a host app handle NSExtensionContext#co
- Swift - hide pickerView after value selected
- How do you detect key up / key down events from a
- didBeginContact:(SKPhysicsContact *)contact not in
- Attempt to present UIAlertController on View Contr
An update usually takes approximately the same time as an original release. It seems Apple reviews each submission as if it were a new application. All approx 8 of our apps have been like this
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
You can request an expedited app review for two reasons:
Urgent Bug Fix
orTime-Sensitive Event
. It was written at App Review Guidelines.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
Any change you make needs to be approved by Apple before it's allowed into the App Store so unfortunately you'll have to wait. I've found the review times to be about a week for updates but your mileage may vary