Local Storage is not working on android lollipop cordova app -


i have created app in sencha touch cordova. local storage working fine in other version on android when testing app on android lollipop local storage not working.

any appreciated.

i found same issue , related bug of chrome engine: https://code.google.com/p/chromium/issues/detail?id=479767#c61

i suggest use websql working fine in versione. unfortunately there no way update engine if use stuck localstorage clear data on every refresh session storage.


Comments

Popular posts from this blog

php - failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request -

java - How to filter a backspace keyboard input -

java - Show Soft Keyboard when EditText Appears -