Partial answer:
I found Storage.clear(). Still confused because on progressive web apps Storage falls back to localstorage and clear() does clear. What I do not yet understand is why IndexedDB still has entries and continues to record with every camera shot? Shouldn’t this get cleared as well?
↧
How to clear indexedDB with Capacitor Storage and Angular?
↧