Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

iOS App incremental release

Tags:

ios

Is it possible to release new version of an ios app in an incremental way from App Store. Say release new version to 10% users and based on feedback we could decide to roll back or push new version to everyone.

like image 616
Rohit Arora Avatar asked Mar 17 '26 00:03

Rohit Arora


1 Answers

App store has phased release concept for that.

While your app is in phased release, you can choose to pause the release for a total of 30 days, regardless of the number of pauses. If you remove your app from sale, your current phased release will stop and will not be available for that version again.

For more information, please visit link

like image 62
Hooda Avatar answered Mar 19 '26 12:03

Hooda