petermetz / cordova-plugin-ibeacon

An iBeacon plugin for Phonegap / Cordova 3.x and upwards. Supports both iOS and Android (contributions are welcome)
Apache License 2.0
729 stars 372 forks source link

Not intended to include WP8? #158

Open famadori opened 9 years ago

famadori commented 9 years ago

Its use ibeacon with html5 in wp8? Clear the cell that provide the technology.

owntheweb-archive commented 9 years ago

To my understanding, iBeacons in general are not supported in WP8. There's talk that it will be supported in Windows 10.

famadori commented 9 years ago

WIndows 8.1 supports BLE, most do not know if it supports ibeacons

2015-06-23 11:43 GMT-03:00 Christopher Stevens notifications@github.com:

To my understanding, iBeacons in general are not supported in WP8. There's talk that it will be supported in Windows 10.

— Reply to this email directly or view it on GitHub https://github.com/petermetz/cordova-plugin-ibeacon/issues/158#issuecomment-114530594 .

Fabricio Bartholomeu Amadori (48) 9957 3366

owntheweb-archive commented 9 years ago

Ah, that was it. Thanks for the clarification.

petermetz commented 8 years ago

@famadori Do you know of any C# implementation of a beacon library? I'm talking about something like AltBeacon is for the Android platform.

Ritzlgrmft commented 8 years ago

It seems that Windows Phone 8.1 indeed introduced support for BLE, but unfortunately so incomplete that it is not usable for iBeacons (http://stackoverflow.com/questions/26229765/ibeacon-support-for-windows-phone-devices/26234432#26234432).