I can't remember seeing this covered anywhere, so I'm hoping someone on here has heard an answer...
I have an application in the App Store that creates a database on the user's device (in my app's sandbox, of course). Has there been any indication of whether files in the app's sandbox will remain in tact when an update is applied? My application involves the user entering a lot of information over time and it would not be acceptable for this to be deleted every time there is an update, nor do I really want to implement an entire device-to-computer file syncing mechanism just so I can support updating my app.
I have an application in the App Store that creates a database on the user's device (in my app's sandbox, of course). Has there been any indication of whether files in the app's sandbox will remain in tact when an update is applied? My application involves the user entering a lot of information over time and it would not be acceptable for this to be deleted every time there is an update, nor do I really want to implement an entire device-to-computer file syncing mechanism just so I can support updating my app.