• Image
  • Image
  • Image
  • Current Version: 1.4.3: 2024-11-25T08:38:16Z
  • First Published: 2014-06-26T20:57:15Z
  • Size: 1135312
  • Supported Unity Versions: 2019.4.40
tools network

Internet Reachability Verifier

(41 Votes)
$27.14 $27.14

Internet Reachability Verifier helps you be sure that the internet can be truly reached. Application.internetReachability isn't enough to know that. This is first asset of its kind (check online connectivity). It's also very small: there's only a few files, you only need a single MonoBehaviour - no nonsense of hundreds of extra files! It's actively supported.


Automatically monitors and verifies internet reachability, implemented using a light-weight coroutine.

• If internet connectivity stops working middle of your own networking and you get error codes from some networking library, you can ask for reverification of the internet reachability (this asset will not actively monitor loss of effective networking, as that would use up user's mobile data quota unnecessarily).

• 16 different captive portal detection methods: ConnectivityCheckGStatic, ConnectivityCheckGStaticHTTPS, Google204, Google204HTTPS, GoogleBlank, GoogleBlankHTTPS, MicrosoftNCSI, MicrosoftNCSI_IPV6, Apple, Apple2, AppleHTTPS, Ubuntu, UbuntuHTTPS, MicrosoftConnectTest, MicrosoftConnectTest_IPV6, Custom.

• Default setting is to automatically pick a suitable ("native") captive portal detection method by platform.

• Optional delegate for matching returned data for using custom method.

• Optionally append cache buster to url when using the custom method.

• Detailed internet access status property (Offline, PendingVerification, Error, Mismatch, NetVerified).

Easy callback for listening to changes in the internet access status property (optional).


About the implementation:

• Works with Desktop, Mobile and WebGL platforms

• No native code libraries.

C# source code included.

• Small footprint.

• Supports Unity 6, 2023, 2022, 2021, 2020, 2019, 2018, 2017.


NEW in v1.4.3:

• New methods: ConnectivityCheckGStatic and ConnectivityCheckGStaticHTTPS. Used as default on some platforms where Google204 was the default earlier.


Internet Reachability Verifier Website | Forum Thread


Also from Strobotnik:

Dynamic 3D Text - NEW!

Klattersynth TTS

Pixel Perfect Dynamic Text



Add to cart
This site contains affiliate links, which means that we can receive a commission if you click on a link and buy something that we have recommended.
Although clicking on these links will not cost you anything, they will help us finance our development projects while recommending good products!