-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
As my app in background,the dio will show some error #620
Comments
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue, please make sure it is up to date and if so, add a comment that this is still an issue to keep it open. Thank you for your contributions. |
I see something similar as well. In my investigation, it seems like when the application enters the background at the correct time I see Do requests need to be canceled when the application enters the background maybe? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. If this is still an issue, please make sure it is up to date and if so, add a comment that this is still an issue to keep it open. Thank you for your contributions. |
Why closed this bug? This is still happening in the latest version. Just let me down. |
i have the same issue.DioError [DioErrorType.CONNECT_TIMEOUT] when app in background |
This issue still exists for IOS |
this issue still exists for IOS (Not too sure about android). Any solution please?? |
like
I/flutter (12431): content{"errorMsg":"DioError [DioErrorType.DEFAULT]: SocketException: Failed host lookup: 'cloud-services.xiaoban.mobi' (OS Error: No address associated with hostname, errno = 7)","errorCode":1}
or
I/flutter (10728): content{"errorMsg":"DioError [DioErrorType.CONNECT_TIMEOUT]: Connecting timed out
The text was updated successfully, but these errors were encountered: