标签: ios bluetooth core-bluetooth bluetooth-lowenergy
有没有人知道如何添加蓝牙低功耗作为设备要求,只允许iOS应用程序在具有蓝牙LE的设备上可用? 感谢
答案 0 :(得分:6)
您需要在info.plist文件中的UIRequiredDeviceCapabilities密钥中添加bluetooth-le选项。
UIRequiredDeviceCapabilities
bluetooth-le