Skip to content
New issue

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

Error nw_protocol_get_quic_image_block_invoke dlopen libquic failed when running app #157

Closed
ben-xD opened this issue Jun 7, 2021 · 1 comment

Comments

@ben-xD
Copy link
Contributor

ben-xD commented Jun 7, 2021

When running the SDK/ using the example apps, this error is found in the logs: nw_protocol_get_quic_image_block_invoke dlopen libquic failed

The issue has arisen in the past because of DispatchQueue.global being used, though I can't fully explain why. I wrote a StackOverflow answer last year about fixing this error, and it looks like this SDK also generates this error and also makes use of DispatchQueue.global.

@ably-sync-bot
Copy link

➤ Łukasz Szyszkowski commented:

This error no longer occurs. I tested it also on the simulator and a real device.
Furthermore, it wasn’t the SDK issue but Xcode or some Apple internal libs. More here ( https://stackoverflow.com/questions/64029844/strange-error-nw-protocol-get-quic-image-block-invoke-dlopen-libquic-failed )

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants