【发布时间】:2017-04-12 05:50:19
【问题描述】:
我正在开发一个 iOS 应用程序,我需要从我的 ibeacon 中读取 unique 的内容,我可以更改和自定义该唯一值。
我购买了thisbeacon,无法更改UUID、major和minor的值。
CoreLocation 只给出UUID、major 和minor 值。如果我使用CoreBluetooth,我不知道如何从其他蓝牙设备识别我的信标,也不知道是否有unique 值。
有什么方法可以让我从这个信标中读取 unique 值并进行更改?
【问题讨论】:
标签: ios swift core-location ibeacon core-bluetooth