Is there a way to force the clean of LocalStorage when debugging (when launching ionic run ).
Actually i launch my app on my device, and i would like to have a clean localStorage for my tests.
Maybe via an option in the CLI (idk if it’s possible technically) ?
Thanks for your reply.
This method woks only in the code, i would like to know if there is a way to do it when i run my app for testing/debugging via the CLI ?