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
farrukhnajmi
changed the title
The connection errored: Failed host lookup:
The connection errored: Failed host lookup: Error: SocketException: Failed host lookup:
Dec 6, 2023
in android/app/src/main/AndroidManifest.xml and rebiuilding appbundle using flutter build appbundle, deployimng to Play Console and installing on my phone all is well.
Weird thing is that this permission did not seem to be required in my last release. Thanks again for resolving my issue.
Package
dio
Version
^5.3.4
Operating-System
Linux
Output of
flutter doctor -v
Dart Version
3.1.0
Steps to Reproduce
flutter build appbundle
I am sorry but I am not sure how to create a minimal reproducible test case for this. Open to suggestions.
Expected Result
The HTTP get call should return normally with a json response
Actual Result
The HTTP get call returns with an error stacktrace
The text was updated successfully, but these errors were encountered: