bg-location-sender
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Background Location Save

This plugin is used to store users geo location to a data store when an ionic app is running in the background.
Data store can be a backend API, firebase or for frontend use it as a location watcher
Supported up to Android Oreo(8.1.0) and iOS 11.4.1.

Installation

```
$ ionic cordova plugin add cordova-plugin-bg-location-sender --save
$ npm install --save bg-location-sender
```

[Usage Documentation]

Plugin Repo: https://github.com/Biz4Solutions/cordova-plugin-bg-location-sender

Supported Cordova Versions

- cordova: `>= 6`
- cordova-android: `>= 6.3`
- cordova-ios: `>= 4`

Package Sidebar

Install

npm i bg-location-sender

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

7.86 kB

Total Files

5

Last publish

Collaborators

  • biz4solutions.com
  • ketan1062