Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

mDNSResponder Errors on iOS

I'm seeing some weird stuff happening in my app. After coming back to the app from suspended state, at seemingly random times, network actions all hang. They don't timeout or call back and error, they just hang. I captured the log, and the last time it happened, these two lines were logged just after the first request was sent off.

mDNSResponder[45] <Error>:  14: Could not write data to client because of error - aborting connection
mDNSResponder[45] <Error>:  14: DNSServiceGetAddrInfo v4v660b818f4fdfde88126fa9675dc82b6ad252e09c3.sdk.testflightapp.com.

Looks like it could be something related to having TestFlight in my app, or maybe it's just issues with DNS. Any ideas?

like image 555
lavoy Avatar asked Apr 24 '26 01:04

lavoy


1 Answers

TestFlight 0.8.3 is buggy and I ended up fixing this by removing the TestFlight SDK.

like image 193
lavoy Avatar answered Apr 25 '26 17:04

lavoy



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!