Meteor and Cordova SQL Lite Integration
Meteor project is ./agus-mobile
meteor add cordova:[email protected]
If run in Cordova, will connect to SQL Lite upon clicking start sql
. Can create table, insert values. To test, restart phone, Connect then check Select Query.