@ionic-native/geofence
TypeScript icon, indicating that this package has built-in type declarations

5.36.0 • Public • Published
Improve this doc

Geofence

$ ionic cordova plugin add cordova-plugin-geofence
$ npm install @ionic-native/geofence

Usage Documentation

Plugin Repo: https://github.com/cowbell/cordova-plugin-geofence

Monitors circular geofences around latitude/longitude coordinates, and sends a notification to the user when the boundary of a geofence is crossed. Notifications can be sent when the user enters and/or exits a geofence. Geofences persist after device reboot. Geofences will be monitored even when the app is not running.

Supported platforms

  • Android
    • iOS
    • Windows
    • Windows Phone 8

Readme

Keywords

none

Package Sidebar

Install

npm i @ionic-native/geofence

Weekly Downloads

22

Version

5.36.0

License

MIT

Unpacked Size

35.3 kB

Total Files

9

Last publish

Collaborators

  • ionicjs