-
Hi,
I've understood that iOS hides some of the advertised data from iBeacons.
On Android the plugin gives me access to all the information I want. UUID, Major, Minor, TxPower, Rssi etc, but on iOS …
-
https://medium.com/@erwan.datin/mmazzarolohow-to-play-with-ibeacons-in-a-react-native-application-5cef754b2edc
? Details
This is a project for a client that provides audio guide applications for mus…
-
Implementation of location services requires this, and it appears to still prompt for location based requests on first load? Why are we asking for iBeacon Monitoring and not something else?
Also, it'…
-
can you help me out with setting up this module ? I tired dragging the project file into my project folder , tried adding it to the library in xcode but they both didnt work
### Steps to reproduce…
-
- [ ] Drop Dart VM from dependencies
- [ ] CircleCI
- [ ] Automated npm package releases https://github.com/petermetz/cordova-plugin-ibeacon/issues/392
- [ ] Double check Ionic Native compatibility…
-
Hello,
I made a couple of apps that I've shared, working great on iOS and Android (note: they are crude still, but work!):
iBeacon Ranger:
https://github.com/owntheweb/ibeacon-ranger
iBeacon Tour St…
-
Use ibeacons to talk to mac and know when phone is near the mac
-
I know this plugin is used as part of local notifications (for example). Another instance where the app wakes up on iOS is if I am using location services and monitoring for an iBeacon. When that iB…
-
## 需求说明
目前,公司开发的手工录入功能,可以使用 APP 到场进行抄表, 但是经调查发现,其无法确认维修工是否到场巡检,且有发现部分巡检并没有到达现场去完成,存在一定的弊端。初步计划安装蓝牙基站,在手机终端连接到蓝牙基站时方可巡检,本文主要确定初步实施方案与进行初步的技术可行性分析。
## 目的
确保维修工到场巡检
#### 筛选过的方案
* 贴二维码签到/扫一扫录入
*…
-
Long time user, first time poster.
I have this project that uses both Peter's cordova-plugin-ibeacon and the cordova-plugin-bluetoothle plugin. It was working great on Android 4.4 through 6 and all I…