Erin Rasmussen
Posts: 0
Joined: Mon Jul 14, 2014 5:09 pm

Saving session information after user has quit the app

I'm wondering if it is possible to save information that a user has entered so that it is available the next time they use the app. My goal is that the user only has to log-in the first time they use the app so that every time after they won't need to re-enter the information

Kateryna Grynko
Posts: 0
Joined: Thu Nov 15, 2012 9:13 am

Saving session information after user has quit the app

Hi Erin,

Yes, sure. You can use localStorage:
http://devcenter.appery.io/tutorials/...

Erin Rasmussen
Posts: 0
Joined: Mon Jul 14, 2014 5:09 pm

Saving session information after user has quit the app

Thank you! This is exactly what I needed

Return to “Issues”