Can anyone confirm that if you save user data using SharedObjects, when the app is updated through the apple store, the SharedObject is persisted and the user will not lose all their data?
Can you think of any conditions where that data would be lost (eg: app id change, app version change...?)