Reputation: 17613
I've received a strange bug report:
After a OTA update of the SO from 2.1 to 2.2 the SharedPreferences have been wiped, thus making my app return to the 1st time screen.
Is this a normal behaviour, wipe of the SharedPreferences on system update although maintaining the app installed?
Thanks
Upvotes: 0
Views: 271
Reputation: 5308
Shared Preferences data will remain.
Kindly check the following link which provides a good analysis of your problem.
Upvotes: 1