Determine Beacon MAC Address
Opened this issue · 1 comments
ninamanalo commented
Will this feature be available soon? Thanks. Btw, I am using Estimote beacons.
frostney commented
As far as I see the official iBeacon SDK doesn't provide a way to get the MAC address of a beacon. For this to work, we would need to integrate CoreBluetooth
and then manually extract the MAC address.
I would want to concentrate on other bugs and features right now, but feel free to create a pull request.