android - sqlite is not being used by pouchdb to store the data -
i developing hybrid application using cordova4.1.1, angularjs , cordova. have imported following libraries in following order.
cordova.js sqliteplugin.js ng-cordova.js pouchdb-5.2.1.js angular.js
when try check pouchdb db settings parameter { adapter:websql }, getting output sqlite_plugin:false
.
Comments
Post a Comment