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
I'm unable to scan on iPhone with the most recent version. Have experienced on an iPhone SE running iOS 16.6 as well as a 14 pro. Error is:
You are using time-limited license key! 4 [connection] nw_connection_copy_protocol_metadata_internal_block_invoke [C18] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection [connection] nw_connection_copy_connected_local_endpoint_block_invoke [C18] Client called nw_connection_copy_connected_local_endpoint on unconnected nw_connection [connection] nw_connection_copy_connected_remote_endpoint_block_invoke [C18] Client called nw_connection_copy_connected_remote_endpoint on unconnected nw_connection [connection] nw_connection_copy_connected_path_block_invoke [C18] Client called nw_connection_copy_connected_path on unconnected nw_connection 2 [connection] nw_connection_copy_protocol_metadata_internal_block_invoke [C18] Client called nw_connection_copy_protocol_metadata_internal on unconnected nw_connection [connection] nw_flow_add_write_request [C18 ping.microblink.com:443 failed parent-flow (satisfied (Path is satisfied), interface: en0[802.11], ipv4, ipv6, dns)] cannot accept write requests [connection] nw_write_request_report [C18] Send failed with error "Socket is not connected" [connection] nw_connection_copy_metadata_block_invoke [C18] Client called nw_connection_copy_metadata on unconnected nw_connection -[MBDate originalDateStringResult]: unrecognized selector sent to instance 0x2828ff120 *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[MBDate originalDateStringResult]: unrecognized selector sent to instance 0x2828ff120' *** First throw call stack: (0x19efa4cb4 0x1980443d0 0x19f119ab8 0x19efbb0e8 0x19f021900 0x105a97694 0x105a98d5c 0x105a8dac8 0x105a8fefc 0x103b779dc 0x1a10d8148 0x1a10d70a4 0x1a10d67c0 0x1a04d24e0 0x1a646beac 0x1a647a6a4 0x1a647a2f4 0x19f033c28 0x19f015560 0x19f01a3ec 0x1da53035c 0x1a13a6f58 0x1a13a6bbc 0x10066fd24 0x1be54cdec) * thread #1, queue = 'com.apple.main-thread', stop reason = signal SIGABRT frame #0: 0x00000001ddf61578 libsystem_kernel.dylib`__pthread_kill + 8 libsystem_kernel.dylib`: -> 0x1ddf61578 <+8>: b.lo 0x1ddf61598 ; <+40> 0x1ddf6157c <+12>: pacibsp 0x1ddf61580 <+16>: stp x29, x30, [sp, #-0x10]! 0x1ddf61584 <+20>: mov x29, sp Target 0: (Runner) stopped. Lost connection to device.
This is using the USDLRecognizer. It does not occur using the MrtdRecognizer.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm unable to scan on iPhone with the most recent version. Have experienced on an iPhone SE running iOS 16.6 as well as a 14 pro. Error is:
This is using the USDLRecognizer. It does not occur using the MrtdRecognizer.
The text was updated successfully, but these errors were encountered: