Data loss while updating Android application

110 views Asked by At

I am working on app. I am using SharedPreferences to store the local data of my app. A SharedPreference is used to check whether the user is logged in or not, and proceed accordingly. But when I update the app the user gets logged out and it goes to the login page again.

0

There are 0 answers