bal
Posts: 0
Joined: Sat Nov 22, 2014 8:04 pm

Lollipop localstorage bug

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?

Shaun7189763
Posts: 0
Joined: Sun Oct 26, 2014 8:16 am

Lollipop localstorage bug

@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,

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Lollipop localstorage bug

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.

Return to “Issues”