ionic-team / ionic-storage

Ionic Storage module for Ionic apps
MIT License
437 stars 99 forks source link

localForage-CordovaSQLiteDriver maintenance #304

Open juanmaldonadodev opened 1 year ago

juanmaldonadodev commented 1 year ago

On your sqlite-installation instruction you recommend to use localForage-CordovaSQLiteDriver but it has not been updated from last 4 years. Some errors begins to appears. For example: https://github.com/thgreasi/localForage-cordovaSQLiteDriver/issues/39

Can we use any other library with a better maintenance? Should we move to Capacitor Storage?