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?
The following steps solved my problem.