New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@ionic-native/geofence

Package Overview
Dependencies
Maintainers
7
Versions
163
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ionic-native/geofence

Ionic Native - Native plugins for ionic apps

latest
Source
npmnpm
Version
5.36.0
Version published
Weekly downloads
73
-47.48%
Maintainers
7
Weekly downloads
 
Created
Source
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

FAQs

Package last updated on 20 Aug 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts