Closed
Description
Hello,
I am having an error when the phone starts to scan for devices on iOS. It would crash the app and throw the exception in Xcode console as follow
Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'State restoration of CBCentralManager is only allowed for applications that have specified the "bluetooth-central" background mode'
terminating with uncaught exception of type NSException
I have put the NSBluetoothAlwaysUsageDescription
into Info.plist
.
Am I missing anything here to have the Bluetooth module working?
Thanks.
Metadata
Metadata
Assignees
Labels
No labels