Files
2026-03-21 17:08:43 -07:00
..
2026-03-21 17:08:43 -07:00

description
description
IBeacon plugin for Cordova and Ionic. This plugin provides functions for working with iBeacons. The plugin's API closely mimics the one exposed through the…

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.

Installation

ionic cordova plugin add cordova-plugin-ibeacon
npm install @awesome-cordova-plugins/ibeacon

Plugin Repo: https://github.com/petermetz/cordova-plugin-ibeacon

Supported Platforms

  • Android
  • iOS

Further Information