标签: swift core-bluetooth
我尝试使用核心蓝牙连接iPhone设备,配对时为什么不问图钉?
self.centralManager?.connect(peripheral, options: [CBConnectPeripheralOptionNotifyOnDisconnectionKey : value])
它正在调用did Connect委托方法。请让我知道我做错了什么