We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
*** Assertion failure in -[CBCentralManager cancelPeripheralConnection:force:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreBluetooth/CoreBluetooth-352.1/CoreBluetooth/CBCentralManager.m:282 2020-07-15 10:48:15.917638+0800 iqgSH[8814:3063804] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: peripheral != nil' *** First throw call stack: (0x19296efe0 0x1913d0538 0x19296eeb4 0x193406720 0x19983dc8c 0x100551c9c 0x104e1da10 0x104e29a84 0x104e381f8 0x104e1fa60 0x104e229d4 0x19291d0c8 0x19291ace4 0x19284ada4 0x1942b4074 0x198b05058 0x100439e64 0x19185959c) libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered:
Did anyone find a solution for this issue? Please share. Many thanks in advance.
Jaap
Sorry, something went wrong.
No branches or pull requests
*** Assertion failure in -[CBCentralManager cancelPeripheralConnection:force:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/CoreBluetooth/CoreBluetooth-352.1/CoreBluetooth/CBCentralManager.m:282
2020-07-15 10:48:15.917638+0800 iqgSH[8814:3063804] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: peripheral != nil'
*** First throw call stack:
(0x19296efe0 0x1913d0538 0x19296eeb4 0x193406720 0x19983dc8c 0x100551c9c 0x104e1da10 0x104e29a84 0x104e381f8 0x104e1fa60 0x104e229d4 0x19291d0c8 0x19291ace4 0x19284ada4 0x1942b4074 0x198b05058 0x100439e64 0x19185959c)
libc++abi.dylib: terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered: