美文网首页
iOS13 NSBluetoothAlwaysUsageDesc

iOS13 NSBluetoothAlwaysUsageDesc

作者: 离离乱惑 | 来源:发表于2019-10-12 18:47 被阅读0次

NSBluetoothAlwaysUsageDescription

For deployment targets earlier than iOS 13, add both NSBluetoothAlwaysUsageDescription and NSBluetoothPeripheralUsageDescription
to your app’s [Information Property List]file.

Devices running earlier versions of iOS rely on NSBluetoothPeripheraUsageDescription,
while devices running later versions rely on NSBluetoothAlwaysUsageDescription.

相关文章

网友评论

      本文标题:iOS13 NSBluetoothAlwaysUsageDesc

      本文链接:https://www.haomeiwen.com/subject/wvlcmctx.html