05-27-2011 09:17 AM
Hi *,
when the application is uninstalled is the local storage cleaned up?
JC
Solved! Go to Solution.
05-27-2011 08:09 PM
Yes
06-23-2012 08:00 AM
No it's not done automatically.
You need to clean the local storage on java script file using localStorage.clean();
07-02-2012 03:41 PM
07-03-2012 02:00 AM
It's a good approach but some time device is not clear the local storage after reinstalling the app too.