Hi,
I’m developing a game that requires Internet access to show ads and interacting with Google Play services, of course the build.settins file sets “android.permission.INTERNET” in the usesPermissions table for Android.
However, if the device has no internet access and ugly warning is displayed as soon as the game tries to init Google Play services, indicating there’s no Internet access.
I’m wondering if it’s possible, somehow, to detect no internet connection is available to skip executing methods requiring internet access.
Regards,
Olman Q,