Hello I want to use beacon in ionic app ,but Im not sure which one should I choose?
ibeacon or Eddystone ? Any advice is appreciated,thanks
You can use both, Im using both, without problems
1 Like
Thanks , are you using this library? https://ionicframework.com/docs/native/ibeacon/
Hmm, Im working with a lot of devices, not only beacons so Im using cordova-plugin-ble-central. I haven’t faced any problem except that I have to differenciate beacons (altbeacon and ibeacon). But I have been able to figure how to deal with it. I am sorry but I will not be able to help you on this library, not using it.