标签: ios bluetooth core-bluetooth
我的应用无法在bluetooth上重新启动iphone开关时获得外围服务。当出现此问题时,我们必须重启iphone。
bluetooth
iphone
我认为在外围设备工作时我关闭bluetooth后会有一些代码被破坏?然后是委托方法:
(void)peripheral:(CBPeripheral *)peripheral didDiscoverServices:(NSError *)
[_peripheral discoverServices:nil]
错误不回调