mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 16:52:53 +08:00
828 B
828 B
Improve this doc
IBeacon
$ ionic cordova plugin add cordova-plugin-ibeacon
$ npm install @ionic-native/plugins/ibeacon
Usage Documentation
Plugin Repo: https://github.com/petermetz/cordova-plugin-ibeacon
This plugin provides functions for working with iBeacons.
The plugin's API closely mimics the one exposed through the CLLocationManager introduced in iOS 7.
Supported platforms
- Android
- iOS