OneSignal-Flutter-SDK icon indicating copy to clipboard operation
OneSignal-Flutter-SDK copied to clipboard

[Bug]: OneSignal SDK 5.1.0 - Connection Error: "nw_resolver_start_query_timer_block_invoke [C1.1.1] Query Timeout

Open burhanaksendir opened this issue 1 year ago • 0 comments
trafficstars

What happened?

I am using OneSignal SDK version 5.1.0, and consistently encountering the error "nw_resolver_start_query_timer_block_invoke [C1.1.1] Query fired: did not receive all answers in time for api.onesignal.com:443" in the application logs. This error indicates a connection issue with the OneSignal API.

Steps to reproduce?

Launch the application.
Check the logs for the error message "nw_resolver_start_query_timer_block_invoke [C1.1.1] Query fired: did not receive all answers in time for api.onesignal.com:443."

What did you expect to happen?

I expected the OneSignal SDK to function stably without encountering the "nw_resolver_start_query_timer_block_invoke [C1.1.1] Query fired: did not receive all answers in time for api.onesignal.com:443" error.

OneSignal Flutter SDK version

5.1.0

Which platform(s) are affected?

  • [X] iOS
  • [ ] Android

Relevant log output

nw_resolver_start_query_timer_block_invoke [C1.1.1] Query fired: did not receive all answers in time for api.onesignal.com:443
nw_resolver_start_query_timer_block_invoke [C2.1.1] Query fired: did not receive all answers in time for api.onesignal.com:443

Code of Conduct

  • [X] I agree to follow this project's Code of Conduct

burhanaksendir avatar Mar 01 '24 23:03 burhanaksendir