08
Oct

Background Geolocation Tracking with Ionic 5+ PouchDB
Step 1
Create a new Ionic project.
npm install -g ionic@latest
ionic start ionic4-background-geo-pouchdb blank
Step 2
Install plugin
2 min read