Hi.
I’ve been searching for a way to clear the app cache, as I’m using a lot of images that are all being saved in cache, making the app consume a lot of storage.
There’s the cordova cache plugin which supposedly do that but I don’t know how to use it in Ionic.
Is there any guide on how to clear app cache in Ionic?
Regards!