I want to clear localStorage for my app each time I install it from Eclipse to simulate installing the app for the first time.
How can I do this?
Thanks!
I answered this, specifically for Android, here - Programmatically clear PhoneGap/Cordova app's cache on Android to simulate a fresh install?