Browser Awareness of Bluetooth Beacons / iBeacons

前端 未结 3 1430
無奈伤痛
無奈伤痛 2021-02-06 05:08

Is there a way to make a browser aware of iBeacon devices in its proximity?

Similar to the way HTML5 Geolocation is working...

If not would this be something th

3条回答
  •  轮回少年
    2021-02-06 05:48

    There's a W3C specification for this Web Bluetooth, but there's no support yet: http://caniuse.com/#search=bluetooth.

    If you decide to write a Phonegap plugin implementing this spec will be a good starting point.

提交回复
热议问题