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

Popular posts from this blog

android - net_scheduler holding wakelock -

sql - MySQL : Getting Entries from a many-to-many table -

java - Retrieving data from database using jsp (Hibernate + Spring + Maven) -