Question about when user updates the iphone app, whether the data belongs to the app will be removed
Posted
by Siegfried
on Stack Overflow
See other posts from Stack Overflow
or by Siegfried
Published on 2010-05-31T03:25:50Z
Indexed on
2010/05/31
3:32 UTC
Read the original article
Hit count: 269
iphone
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!
© Stack Overflow or respective owner