apla / me.apla.cordova.app-preferences

App preferences plugin for cordova
Apache License 2.0
201 stars 210 forks source link

Preferences wiping data on iOS update and low storage #121

Open hhaider opened 7 years ago

hhaider commented 7 years ago

Issue:


Hi, I have noticed that whenever iOS is on low storage, and the OS is updating, or some apps are updating that preferences data gets wiped on iOS. Is the OS considering preferences temporary data and wiping it to make more space while updates are running? Or is preferences considered a permanent data store and I'm doing something wrong in my app. Any help is appreciated. Thanks

Please specify your environment

Plugin version:

Toolchain:

Platforms affected:

What the scope of your problem:

mirko77 commented 7 years ago

@hhaider any updates on this?