flutternetwork / WiFiFlutter

Flutter plugin suite for various WiFi services.
https://wifi.flutternetwork.dev
289 stars 182 forks source link

popup menu restarts again for connection #266

Open viviandavis opened 2 years ago

viviandavis commented 2 years ago

hello, After the new update of android Wifi connect is not working properly wifi connection is successful but the popup menu restarts again

W/ConnectivityManager.CallbackHandler( 1779): callback not found for CALLBACK_PRECHECK message W/ConnectivityManager.CallbackHandler( 1779): callback not found for CALLBACK_CAP_CHANGED message

I think this two are error for the problem

daadu commented 2 years ago

@viviandavis Thanks for reporting, will look into it.