[ad_1]
i am growing an app with Flutter and i have an issue with web connectivity. Significantly, with the WIFI connection each work properly, however when i flip off wifi and energetic the cell connection 4G the app doesn’t work and put out this errors:
Runner[1930:178958] Connection 1: encountered error(1:50)
Runner[1930:178953] Process <291B2B98-3FAE-47ED-BA1C-39F75580220C>.<1> HTTP load failed, 0/0 bytes (error code: -1009 [1:50])
Runner[1930:178960] Process <291B2B98-3FAE-47ED-BA1C-39F75580220C>.<1> completed with error [-1009] Error Area=NSURLErrorDomain Code=-1009 "The Web connection seems to be offline." UserInfo={_kCFStreamErrorCodeKey=50, NSUnderlyingError=0x282f9c210 {Error Area=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_NSURLErrorNWPathKey=unhappy (Denied over mobile interface), interface: pdp_ip0, ipv4, dns, costly, _kCFStreamErrorCodeKey=50, _kCFStreamErrorDomainKey=1}}, _NSURLErrorFailingURLSessionTaskErrorKey=LocalDataTask <291B2B98-3FAE-47ED-BA1C-39F75580220C>.<1>, _NSURLErrorRelatedURLSessionTaskErrorKey=(
"LocalDataTask <291B2B98-3FAE-47ED-BA1C-39F75580220C>.<1>"
), NSLocalizedDescription=The Web connection seems to be offline., NSErrorFailingURLStringKey=https://graph.fb.com/v13.0, NSErrorFailingURLKey=https://graph.fb.com/v13.0, _kCFStreamErrorDomainKey=1}
How one can repair it?
Forgive me if I’ve not used the discussion board to its fullest, however I’m a brand new consumer. 🙂
Thanks prematurely to those that will assist me!
[ad_2]
