【发布时间】:2017-02-07 21:12:14
【问题描述】:
我希望在 iOS 上创建一个 BLE 广告,在那里我可以在字节级别控制广告。
一个用例是模仿 iBeacon 广告。 What is the iBeacon Bluetooth Profile(我想在我的应用程序处于后台时做广告,这就是我不使用 CoreLocation 的原因)
我看不到使用 Core Bluetooth API 执行此操作的方法。它是否正确?是否有使用私有 API 或越狱的替代方案?
【问题讨论】:
标签: ios bluetooth bluetooth-lowenergy core-bluetooth