You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
NetworkHelper.Instance.ConnectionInformation.IsInternetAvailable
NetworkInterface.GetIsNetworkAvailable()
are True
even when WLAN switch is off for my app, and my app can't access network. so I need a way to check network connection.