You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"I attempted to establish a Bluetooth connection and initiate a print job, but encountered an uncaught exception that led to the application crashing, despite employing a try-catch method." Log :
*** Assertion failure in -[CBCentralManager cancelPeripheralConnection:options:], CBCentralManager.m:664
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: peripheral != nil'
*** First throw call stack:
(0x180f33c60 0x19875fee4 0x1826d8c80 0x1a3d6f9c8 0x1a3d6fa80 0x102a41774 0x180bf4094 0x180b96bb8 0x180ba88dc 0x180ba0c90 0x180ba0994 0x180eef014 0x180eac4f8 0x180ebf174 0x1a19da988 0x1836c1a88 0x18345af78 0x102a1d35c 0x1035104d0)
libc++abi: terminating with uncaught exception of type NSException
"I attempted to establish a Bluetooth connection and initiate a print job, but encountered an uncaught exception that led to the application crashing, despite employing a try-catch method."
Log :
*** Assertion failure in -[CBCentralManager cancelPeripheralConnection:options:], CBCentralManager.m:664
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: peripheral != nil'
*** First throw call stack:
(0x180f33c60 0x19875fee4 0x1826d8c80 0x1a3d6f9c8 0x1a3d6fa80 0x102a41774 0x180bf4094 0x180b96bb8 0x180ba88dc 0x180ba0c90 0x180ba0994 0x180eef014 0x180eac4f8 0x180ebf174 0x1a19da988 0x1836c1a88 0x18345af78 0x102a1d35c 0x1035104d0)
libc++abi: terminating with uncaught exception of type NSException
frame #0: 0x00000001bb7f3bbc libsystem_kernel.dylib
__pthread_kill + 8 libsystem_kernel.dylib
:-> 0x1bb7f3bbc <+8>: b.lo 0x1bb7f3bd8 ; <+36>
0x1bb7f3bc0 <+12>: stp x29, x30, [sp, #-0x10]!
0x1bb7f3bc4 <+16>: mov x29, sp
0x1bb7f3bc8 <+20>: bl 0x1bb7ef60c ; cerror_nocancel
Target 0: (Runner) stopped
The text was updated successfully, but these errors were encountered: