The Awesome Code Blog
  • Home
  • Publications
  • Ionic
  • Author
  • Ionic Live Deployment
Sign in Subscribe

Geolocation

A collection of 1 post
Background Geolocation Tracking with Ionic 5+ PouchDB
Ionic

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 and dependencies. // geolocation tracking ionic cordova plugin add @mauron85/cordova-plugin-background-geolocation npm install --save @ionic-native/background-geolocation // sqlite as storage without limits ionic cordova plugin add cordova-sqlite-storage npm install @ionic-native/sqlite // pouchDB
08 Oct 2019 2 min read
Page 1 of 1
The Awesome Code Blog © 2026
Powered by Ghost
AGB & Datenschutz Impressum