ConnectivityCheckerPro OFFICIAL SALE

Public Wi-Fi networks may require user interaction before providing internet access.

In such cases, an application can appear connected while online features remain unavailable.


This plugin is designed to help identify network reachability using platform-provided signals, without relying on application-level pings or custom HTTP requests.


It is implemented as a lightweight native plugin for the Android platform and the iOS platform.

The plugin exposes a simplified connectivity state that can be used to adjust application behavior in situations such as in-app stores, advertisements, or online gameplay.


Typical use cases include:

  • Identifying networks that require user sign-in before providing internet access
  • Avoiding large downloads on connections reported as metered
  • Adjusting behavior under limited or unstable network conditions
  • Respecting system-level data or power-saving settings, where supported by the platform

The plugin is designed to integrate without background services or continuous polling and aims to minimize runtime overhead.


You can test it:

Demo apk Unity 2022