gpt4 book ai didi

在 iOS 自定义键盘中使用时不支持 iOS CoreBluetooth 状态

转载 作者:行者123 更新时间:2023-11-29 11:57:11 25 4
gpt4 key购买 nike

我想在 iOS 键盘扩展(自定义键盘)中使用 CoreBluetooth API。但是,CBCentralManager 的状态不受支持。我使用的设备是 iPhone 6。它在容器应用程序中运行良好。这是否意味着 CoreBluetooth API 不能在键盘扩展中使用?

最佳答案

您需要在扩展的 plist 中的 NSExtension > NSExtensionAttributes 下将 RequestOpenAccess 设置为 YES。

将此设置为 YES 允许扩展访问网络资源。蓝牙被视为网络资源,因此当 RequestOpenAccess 为 NO 时,您将获得 CBManagerStateUnsupported

关于在 iOS 自定义键盘中使用时不支持 iOS CoreBluetooth 状态,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38546815/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com