Hacker News new | ask | show | jobs
by yesimahuman 2273 days ago
If you're using Cordova or Capacitor this is why, at Ionic, we recommend never using localStorage for storing important data. Better to use an explicit filesystem storage solution like SQLite.