localStorage html5 | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
+ 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 Respuestas
+ 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