- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The line of code in question, used for keeping users logged in:
intel.xdk.cache.setCookie(key,data_string,-1);
Works fine for iOS, but the Android Crosswalk build doesn't seem to remember what was saved between sessions.
My app does not bootstrap until it gets the intel.xdk.device.ready event, so I know it's not that. Could it have anything to do with an Android permission that needs to be added?
- Tags:
- HTML5
- Intel® XDK
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Note: The tester reporting this is on a Moto X running Android 4.4.4
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
Try testing with Android instead of Android crosswalk and see if it works.

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page