IBeacon
Last updated
Was this helpful?
Last updated
Was this helpful?
Was this helpful?
$ ionic cordova plugin add cordova-plugin-ibeacon
$ npm install @awesome-cordova-plugins/ibeacon
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.
Android
iOS