@maxpaj wrote:
Hi,
I’m using localStorage in my app to store authentication data so that my users don’t have to log in every time they use the app. It looks like it’s working when I run it while developing, but then when it’s used in production it seems like users have to log in every other day.
Is localStorage cleared sporadically in ionic apps?
Should I use the Storage plugin instead?
Posts: 1
Participants: 1