Hybrid app losing data from IndexedDB

Hi,


We are developing a hybrid app (Cordova) which is using IndexedDB to store data.

Under certain events in iOS (so far, we have found: low storage, certain iOS upgrades) the data is wiped.


Is there any way for us to know when this will happen (e.g. a list of events that will trigger this cleaning)?

Is there any option to prevent this from happening?


Thanks,

Ronny

Replies

I am facing the same problem. Did you get anywhere with finding a solution to this?

I'm having the same problem. Did you ever find a solution?