flutter_ble_peripheral
flutter_ble_peripheral copied to clipboard
API MISUSE [CBPeripheralManager] Error
Hi guys,
I found a issue while advertising on iOS device. The error occured when I start advertising for the first time in the application in the BLUETOOTH ON state. The error shows as:
Core Bluetooth - API MISUSE: <CBPeripheralManager: 0x28382c6e0> can only accept this command while in the powered on state.
And, it doesn't start the advertise. But when I start the advertisment for the second time, it works. Kindly look over it.
Thank you.
any update?