美文网首页
The app's Info.plist file should

The app's Info.plist file should

作者: 十方树 | 来源:发表于2019-10-29 15:07 被阅读0次

NSBluetoothAlwaysUsageDescription被拒原因:

iOS13 将废弃 NSBluetoothPeripheralUsageDescription 替换为 NSBluetoothAlwaysUsageDescription

解决办法:

在info.plist中添加新字段NSBluetoothAlwaysUsageDescription,然后重新上传即可

可参考https://blog.csdn.net/trickGenous/article/details/101016096

相关文章

网友评论

      本文标题:The app's Info.plist file should

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