-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
Description
Package
dio
Version
5.9.0
Operating-System
iOS
Adapter
Default Dio
Output of flutter doctor -v
Dart Version
3.6.3
Steps to Reproduce
iOS 18.6调试没问题,因为测试机打开了默认升级到最新系统,然后升级到了iOS18.6.1。运行项目直接报错。
Expected Result
DioException [connection error]: The connection errored: Failed host lookup: '自己的host' This indicates an error which most likely cannot be solved by the library.
Actual Result
DioException [connection error]: The connection errored: Failed host lookup: 'host' This indicates an error which most likely cannot be solved by the library.