作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
尽管我指定了两个服务 UUID 和服务,IOS 仅广告一项服务,但我没有收到任何错误,并且添加服务错误函数被调用两次,两次都没有错误,这是我的代码
for UUIDs in advertisingUUIDs
{
self.mainServicesArray.append(CBMutableService(type: UUIDs, primary: true))
}
for services in mainServicesArray
{
self.peripheralManager.addService(services)
}
self.peripheralManager.startAdvertising([CBAdvertisementDataServiceUUIDsKey: [mainServicesArray[0].UUID,mainServicesArray[1].UUID]])
代码的其余部分运行良好,在我放在那里的示例中,它将公布两个服务中的第一个,顺序无关紧要,第一个服务总是公布,第二个则不会,因此 UUID 是有效的服务也是如此,它只是不会为它们做广告,我确信它很简单,但我被困住了。
谢谢
最佳答案
原因是第二个 UUID 不适合广告包。
当我扫描连接的设备时,第二个服务仍然没有显示,但这是另一个问题。
关于iOS 仅将一项服务宣传为外设 BTLE,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/34658006/
Possible duplicates Is there a reason to not use Boost? What are the advantages of using the C++ BOO
任何人都可以推荐任何关于 jQuery 的特别引人注目的宣传(论文,甚至更好,视频),适合对技术知之甚少的经理吗? 我的经理似乎非常不愿意考虑让我们使用它,似乎认为这是本月的另一种技术风格/昙花一现。
URL 框架规范:https://github.com/google/eddystone/tree/master/eddystone-url 我在宣传 Eddystone URL 框架时遇到问题。我正
我是一名优秀的程序员,十分优秀!