Hi,
I am trying to clear the indexedDB before storing a new picture from camera but unable to do so yet. I am using Angular with Capacitorjs Storage. I see the docs in Capacitor show a get() and deleteFile() but how can I grab them all and delete all?
Thanks,
Ryan