nolanlawson / cordova-plugin-sqlite-2

Native SQLite database API for Cordova/PhoneGap/Ionic, modeled after WebSQL (UNMAINTAINED)
https://nolanlawson.com/2016/04/10/introducing-the-cordova-sqlite-plugin-2/
Apache License 2.0
168 stars 28 forks source link

Can't find variable: sqlitePlugin #76

Closed halfonsog closed 4 years ago

halfonsog commented 4 years ago

Hello, I've installed the pluging: cordova platform add ios cordova plugin add cordova-plugin-sqlite-2 ordova emulate ios

I get that error when trying to use it in an iOS emulator. my-app.js.txt

Thank you in advance for your help

halfonsog commented 4 years ago

SOLVED Just added cordova.js to the index.html file