You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm currently getting an error in my IONIC app IOS platform, i.e. After 4,5 hours of closing my app, if I open my app, its localStorage gets empty, and all the data is removed, but if I force quit my app and reopen it, it gets all of its lost data back. I need to know whether what is the exact use of setPrefix, I cannot understand if that is causing this issue.