Internet Check will greatly simplify the task of determining if there is a internet connection currently active and ready to utilize. Great for any game which needs internet to function properly, or requires an internet connection.
It utilizes a timeout and report system which means the plugin doesn't need to constantly send out pings. You report to the plugin whenever you have success or fail while interacting with the internet.
Features include:
- No need to constantly ping a server
- Utilizes a timeout system combined with a reporting system so you determine how long is too long without a successful internet interaction
- Uses callbacks when the state of the internet changes
- 100% C# code
- Very easy to integrate
- Works 100% with iOS
- Comes with simple example scene
*Does not work with Webplayer