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

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -