Search code examples
iosapp-storeicloud

Prevent iCloud from downloading older app version


I have uploaded a new version of my app which contains some DB (Used CoreData) changes (server side changes too). I have added new model so that the DB changes do not causes any crash.

Downloading the app freshly works fine. If an older version of the app is in cloud, then when i try to install the app (shows cloud icon), older version gets downloaded and casues a crash. Is there a way to prevent the iCloud from restoring/downloading the older verion?


Solution

  • The following steps solved my problem.

    1. In itunes connect click on the app icon.
    2. Select 'Rights and Pricing'
    3. Now select 'Manage iCloud settings for this app'
    4. Now check the versions that you don't want the users to download from iCloud.