After updating application from Appstore it always crashes. The error I get is,
The model used to open the store is incompatible with the one used to create the store already updated app
To fix this I've followed the steps explained in this post. After this fix I face new error,
Can't find model for source store.
In the updated version of my app, I've just changed some attributes from integer 16
to integer 32
, nothing more. I don't know any other workaround to fix this crash happening for my users. If user deletes the older version of app and then installs the latest one, it works fine.
Any pointers on how to fix the crash?