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 -[CBPeripheral writeValue:forCharacteristic:type:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/MobileBluetoothFramework/MobileBluetooth-133.3/CoreBluetooth/CoreBluetooth/CBPeripheral.m:442 2022-09-08 13:53:22.075759+0500 Runner[1067:996591] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: characteristic != nil' *** First throw call stack: (0x19e0a496c 0x19ddbd028 0x19dfa14fc 0x19e3e2690 0x1b20d7b48 0x1018950c8 0x101893ae0 0x19e0ab554 0x19df74080 0x19df74c98 0x101887378 0x19e0a8dc0 0x19e0ab3a0 0x101880484 0x10187f6f0 0x10187fe38 0x101f3d94c 0x101a8e120 0x101e0aaec 0x101d38204 0x101d3bf5c 0x19e02077c 0x19e0204b4 0x19e01fb28 0x19e01a9d0 0x19e019f40 0x1a82aa534 0x1a21a5580 0x100f5a1b4 0x19de98e18) libc++abi.dylib: terminating with uncaught exception of type NSException *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: characteristic != nil' terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered:
No branches or pull requests
*** Assertion failure in -[CBPeripheral writeValue:forCharacteristic:type:], /BuildRoot/Library/Caches/com.apple.xbs/Sources/MobileBluetoothFramework/MobileBluetooth-133.3/CoreBluetooth/CoreBluetooth/CBPeripheral.m:442
2022-09-08 13:53:22.075759+0500 Runner[1067:996591] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: characteristic != nil'
*** First throw call stack:
(0x19e0a496c 0x19ddbd028 0x19dfa14fc 0x19e3e2690 0x1b20d7b48 0x1018950c8 0x101893ae0 0x19e0ab554 0x19df74080 0x19df74c98 0x101887378 0x19e0a8dc0 0x19e0ab3a0 0x101880484 0x10187f6f0 0x10187fe38 0x101f3d94c 0x101a8e120 0x101e0aaec 0x101d38204 0x101d3bf5c 0x19e02077c 0x19e0204b4 0x19e01fb28 0x19e01a9d0 0x19e019f40 0x1a82aa534 0x1a21a5580 0x100f5a1b4 0x19de98e18)
libc++abi.dylib: terminating with uncaught exception of type NSException
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: characteristic != nil'
terminating with uncaught exception of type NSException
The text was updated successfully, but these errors were encountered: