-
Notifications
You must be signed in to change notification settings - Fork 717
Open
Description
I've been migrating to Capacitor from Cordova, this plugin is the only one I am unable to have a capacitor-equivalent for. The reason is that I am relying on pouchdb-adapter-cordova-sqlite, which means I can't use something like https://github.com/capacitor-community/sqlite as no pouchdb adapter exists for it.
What needs to be done to convert this library forwards for a capacitor project, without the need for Cordova to be installed?
Reactions are currently unavailable