如果想要在后台保持蓝牙持续连接,需要在info.plist文件中, Required background modes 加入:
1.App shares data using CoreBluetooth
2.App communicates using CoreBluetooth
如果想要在后台保持蓝牙持续连接,需要在info.plist文件中, Required background modes 加入:
1.App shares data using CoreBluetooth
2.App communicates using CoreBluetooth
转载于:https://www.cnblogs.com/guchunli/p/6802557.html