I have an app in phonegap (pure js, html, css) where user signs in and then it has access to some aditional sites. My question is how to save his personal data or his session. There is no php involved for sending cookie or handling sessions. Everything need to be saved in JS (jQuery). How can I do this?
This entry was posted in Codes & Scripts and tagged JavaScript, Session, tracking, User. Bookmark the permalink.