Page 1 of 1

delete local storage used by an app on a device

Posted: Thu Aug 24, 2017 3:32 pm
by Terry Gilliver

How do I delete the local storage variables on an installed app?


delete local storage used by an app on a device

Posted: Thu Aug 24, 2017 6:49 pm
by Bruce Stuart

Hi Terry,

You've tried localStorage.clear() ?

Best,

Bruce


delete local storage used by an app on a device

Posted: Fri Aug 25, 2017 10:31 am
by Terry Gilliver

I meant on an actively running app. I got round it by deleting and reinstalling the app.

Thanks anyway Bruce

Happy Friday!