Hi there,
When running the app, I found on my Firebase Crashlytics, sometimes got error like this when using Wi-Fi:
Error Domain=kCFErrorDomainCFNetwork Code=-1009 "(null)" UserInfo={_kCFStreamErrorDomainKey=1, _kCFStreamErrorCodeKey=50, _NSURLErrorNWResolutionReportKey=Resolved 0 endpoints in 1ms using unknown from cache, _NSURLErrorNWPathKey=unsatisfied (Denied over Wi-Fi interface), interface: utun6, ipv4, dns, uses wifi, LQM: unknown}
I've run through the threads, found this link, but I think this issue is different on the interface.
It would be great there is and idea how to troubleshoot this issue. Thank you.
Denied over Wi-Fi interface is interesting because, by default, iOS apps are always allowed to access Wi-Fi. However, there are exceptions. The most confusing one is the one discussed in this post.
Are these failures correlated with devices in China?
Share and Enjoy
—
Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"