localStorage html5 | Sololearn: Learn to code for FREE!
Neuer Kurs! Jeder Programmierer sollte generative KI lernen!
Kostenlose Lektion ausprobieren
+ 4

localStorage html5

If I store data in localstorage and clear the application cache, is it deleted too, and can localstorage be used in the webview app?

31st Aug 2020, 11:57 AM
Avirur Rahman
Avirur Rahman - avatar
2 Antworten
+ 9
Yes Yes settings.setDomStorageEnabled(true);
31st Aug 2020, 11:59 AM
Gordon
Gordon - avatar
+ 2
Gordon ok, thanks
31st Aug 2020, 12:05 PM
Avirur Rahman
Avirur Rahman - avatar