dahall / Vanara

A set of .NET libraries for Windows implementing PInvoke calls to many native Windows APIs with supporting wrappers.
MIT License
1.81k stars 196 forks source link

Connectivity.NetworkAccess reports "Internet" without an internet connection on Android #486

Closed NilsHoyer closed 2 months ago

NilsHoyer commented 2 months ago

Inside the Connectivity.ConnectivityChanged event handler, Connectiviy.NetworkAccess reports "Internet" after disabling WLAN and without Mobile Data on my Android device.

I updated all software, but this doesn't help.

dahall commented 2 months ago

I believe the code you reference is from Microsoft, not Vanara. Please close this issue if that assumption is correct.

NilsHoyer commented 2 months ago

I'm very sorry, I posted this issue on the wrong place, please excuse me. 😓