Here is some more information.
Yes, we do collect stats at stats.corornalabs.com. You can read about what we collect here:
https://coronalabs.com/privacy-policy/privacy-policy-for-app-users/
Our stats call is asynchronous. That means it doesn’t block. You should not get a timeout like this from this. However that said, there are some older Android devices with flaky network access where we will see DNS errors in the console, but they shouldn’t block and wouldn’t likely be the cause of this. You wouldn’t notice them unless you were specifically looking for them.
If you can reproduce this, we would love a bug report on it. Do you have any other networking going on in your apps? Trying to show ads, init in app purchases etc?
Rob