localStorage html5 | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
+ 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 Réponses
+ 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