Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Downgrading to a previous version of an iphone app

I have an app on appstore.

I uploaded a new version and it was published. But, just after that I realized an important bug in my app. Since the approvement process takes a long time, I want to downgrade to the previous version until the fixed version is approved by Apple.

Are there any way for that?

Thanks

like image 775
blkn Avatar asked Sep 14 '10 07:09

blkn


People also ask

Can you revert an app update on iPhone?

It is possible to undo app updates on iPhone using Time Machine, iTunes, and App Manager. You can also revert a system app to an older version on Android by tapping on “Uninstall Updates” under “Settings”> “Apps”> “App Name”.


2 Answers

The only way to downgrade is to resubmit the previous version with a new version number, or a new fixed version, and wait until it is approved. If you put a note in the Demo Account section saying this is a rollback or a critical bug fix, there are reports that Apple may perhaps expedite the review. If the bug is bad enough to create very unhappy customers, you can warn customers not to download it in your update notes, and/or you can set the availability date of the current broken version into the future, until your fix is accepted.

like image 59
hotpaw2 Avatar answered Sep 20 '22 11:09

hotpaw2


Unfortunately not, Apple doesn't provide a means of rolling back to previous versions. If you have the source code, you could always just increment the version number and upload the old version again.

like image 35
Jamie Chapman Avatar answered Sep 24 '22 11:09

Jamie Chapman