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
{{ message }}
This repository has been archived by the owner on May 15, 2024. It is now read-only.
The text was updated successfully, but these errors were encountered:
Mushtaq123
changed the title
Connectivity plugin return Internet even "Wifi" and "Mobile data" is not on Android 13
Connectivity plugin return Internet even "Wifi" and "Mobile data" is not on in Android 13
Nov 4, 2022
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Bug report best practices: Submitting Issues
Description
Steps to Reproduce
Expected Behavior
Should return false based on the condition and NetworkAccess shouldn't be "Internet"
Actual Behavior
returns true and NetworkAccess returns "Internet"
Basic Information
Target & Compile Version: 11.0 (Api Level 30-R)
Minumum: 5.0 (Api Level 21)
Latest Xamarin.Forms: 5.0.0.2515
Latest Xamarin.Essentials: 1.7.3
The text was updated successfully, but these errors were encountered: