ionic2-tutorial-pouchdb
ionic2-tutorial-pouchdb copied to clipboard
Tutorial: How To Use PouchDB + SQLite For Local Storage In Ionic 2
ISSUE Fresh build fails with 'pouchdb__.plugin is not a function' when trying to save STEPS TO REPRODUCE git clone npm install ionic cordova run android Result: 1. Birthdays screen displays....
iOS (e.g. Ionic View) requires a location in order to work. Otherwise the db won't initiate http://stackoverflow.com/questions/36317614/pouchdb-5-3-0-error-database-location-or-iosdatabaselocation-value-is-now-man
Is this article misnamed, or am I missing something? When you set pouchDB it's using the WebSQL adaptor, not SQLite.
Receiving the following error: ``` Caught exception: Error: watch /home/lm17/Documents/coding/ionic2-tutorial-pouchdb/node_modules/rxjs/observable/empty.d.ts ENOSPC ```
..is working fine on my iPhone device, but it's not working within my Chrome browser - could you tell me for which reason?