My app is on Android and iOS. It requires login.
I am having an issue with iOS 7 in that if the user accesses the Safari Web browser the user is logged out. It does not occur when the user opens Apps that access the internet like Instagram or NPR news or Facebook.
Any ideas on why this is happening or how to fix it?
I have looked at this:
https://getsatisfaction.com/apperyio/...
And this:
http://docs.appery.io/documentation/b...
While both are interesting I need more guidance on what I would do with the sessionToken after I save it as a local variable. I currently save it as session_id. Does the variable name matter???