Issue:
2024-08-13T16:14:21.838249 – [ERROR] [NET] NoNetworkError – ClientException with SocketException: Connection timed out (OS Error: Connection timed out, errno = 110), address =xxx.com.cn, port = 56160, uri=https://xxx/v1/enrollment/upload-img on Request: POST https://xxx/enrollment/upload-img CorrelationId: a259e1f3-a541-416d-9097-4c34d7a640e0
Description:
I have this issue with http:v1.2.2 in android 15.0, my flutter version is 3.19.5, my scenario is upload image, it occurs problem sometimes.
I have looked for many similiar issues in StackOverflow/Github Flutter Repo/Github Http Repo, however, no solution to this issue(add ‘uses-permission android:name=”android.permission.INTERNET”‘ not work).
Is there more infomation about this issue, can someone help me, thanks a lot?
aaluyi is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
1