WiFiFlutter icon indicating copy to clipboard operation
WiFiFlutter copied to clipboard

Connecting to wifi with Android 10 and above internet

Open ufuk-34 opened this issue 2 years ago • 1 comments

I choose the "withInternet" option for connecting to wifi. Notification or popup is coming on Android 10 and above phones. Waiting for him to confirm. It connects after turning the wifi module on/off. My question is : Is there a way to connect without resetting the wifi module?

ufuk-34 avatar Dec 15 '22 09:12 ufuk-34

This how WifiNetworkSuggestion works you will only get connected if you're connecting to any network

aboozaid avatar Mar 14 '23 23:03 aboozaid