Can anyone help, i have searched but can’t find a solution with Unity.
Android Only Build.
How do I Force my game to Quit if no internet connection available even though its not a server based game. IOS has UI Requires Persistent WiFi , but can’t find android equivalent.
In the Player Settings i tried setting “Internet Access set to Require” , but the game still starts and plays with no internet available.
Do i have to do something in the AndroidManifest.xml in my Plugins/Android folder.
Somewhere here maybe :
/application>