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

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -