Closed pyummm closed 6 years ago
Which version of the plugin are you using?
Edit: OK, could reproduce it when iOS platform is present. It should search on root node_modules and not inside the plugin. Will fix it on Monday
i installed all fresh, as per instructions, just plugins list as i use in live proj.
"cordova-sqlite-storage@2.2.1"
Fixed as of #257 ?
That just removed the error, https://github.com/ionic-team/capacitor/pull/264 makes it work on Android. It's not working fine on iOS, open the DB successfully, but then it's not able to write on it because it says it's not open. Will look into that, but this can be closed.
npx cap update