0

I use ionic to create my app. Because perfomance problem in android device so i have to integrate app with crosswalk,. My app use localStorage to store many setting info , use it like local variables

My problem is when use crosswalk, each time i restart the app, variable store in localStorage is lost!

After do alot of solution, i try:

Some version of framework used in my project:

  • ionic 1.7.14
  • cordova 5.4.1
  • crosswalk 18+

Please help me solve this!

QViet
  • 297
  • 5
  • 25
  • If you are testing on a device, ensure that you have enough device memory – Gandhi Jun 09 '16 at 15:05
  • @Gandhi i was testing on both simulator & device , have the same result. Didn't you get lost data when use crosswalk ? – QViet Jun 09 '16 at 23:55
  • I cant comment on that as i dont have hands on experience on crosswalk. But there was a similar issue in old version of crosswalk as well. Check this out - https://crosswalk-project.org/jira/browse/XWALK-4260 Hope it has not resurfaced again. – Gandhi Jun 10 '16 at 05:47
  • thanks for your investigating , it seem problem occur again!. i bum out of my head but still stuck at this :(. – QViet Jun 11 '16 at 04:17
  • Try reporting to official crosswalk jira. It may be genuine issue – Gandhi Jun 11 '16 at 05:43

0 Answers0