Skip to content
This repository has been archived by the owner on Nov 7, 2018. It is now read-only.

localStorage lost after updating from WK 2.0 to WK 3.0 #106

Closed
uaza opened this issue Mar 15, 2017 · 3 comments
Closed

localStorage lost after updating from WK 2.0 to WK 3.0 #106

uaza opened this issue Mar 15, 2017 · 3 comments

Comments

@uaza
Copy link

uaza commented Mar 15, 2017

Is this a bug or accepted behaviour like #28?

@kristfal
Copy link

@uaza Could be either, but you shouldn't use localStorage at all in iOS as it can be wiped by the system in case it decides that it needs more space (from experience, any device with less than 1/3 free space could be wiped).

I suggest you have a look at Cordova Native Storage.

@samastur
Copy link

Native Storage has been very problematic for us. All crashes of our app on IOS come from failure in this plugin and quality control on it is pretty questionable (2.2 reliably triggered syntax error on start).

@uaza
Copy link
Author

uaza commented Mar 20, 2017

Ok, thank you for your answers, I close this issue.

@uaza uaza closed this as completed Mar 20, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants