Page 1 of 1

Lollipop localstorage bug

Posted: Wed May 06, 2015 9:16 pm
by bal

With some devices with Android lollipop it is not possible to store the variables into localstorages. See some posts:

http://stackoverflow.com/questions/29...

and

http://stackoverflow.com/questions/29...

I also get null values. Do you have other workaround for the short term?


Lollipop localstorage bug

Posted: Thu May 07, 2015 12:09 pm
by Shaun7189763

@bal Hello, I have the same issue and got no attention/answer/solution from Appery.io (https://getsatisfaction.com/apperyio/...)

As a short/long term solution I have implemented localForage (http://mozilla.github.io/localForage/). It is light, very easy to use, and the syntax is similar to that of localStorage so you can easily switch back when the lollipop bug is dealt with.

Best regards,


Lollipop localstorage bug

Posted: Fri May 08, 2015 1:37 pm
by Alena Prykhodko

Hello,

This seems to be this Chrome bug https://code.google.com/p/chromium/is..., it's fixed but not clear when is going to be released.
We have nothing to do here.