Hello All
I am testing my game both on editor and on android devices. I test when wifi is off and different error messages fired on different platforms. On Editor it says: "com.shephertz.app42.paas.sdk.csharp.App42Exception: WWW Connection Error :: Could not resolve host: api.shephertz.com; Host not found" . On Android device it says: " com.shephertz.app42.paas.sdk.android.App42Exception: java.net.UnknownHostException: Unable to resolve host "api.shephertz.com": No address associated with hostname".
Is it normal to get different error messages?
If it is notmal how can I check "internet connection is off" error? I asked this question many times
Thanks