Question about when user updates the iphone app, whether the data belongs to the app will be removed
- by Siegfried
When I release the update to my app in the appstore, and if the user updates the iphone app, will the data like core data in the external storage belongs to the app will be reset? If it is, how to keep the original data?
Thanks!