WiFiFlutter icon indicating copy to clipboard operation
WiFiFlutter copied to clipboard

It's a significant bug in this plugin.

Open lhyyydsnbb opened this issue 2 years ago • 3 comments

When using this plugin to connect to a microcontroller hotspot that has no internet connection.after creat socket client connet the microcontroller and write my message to the socket. when this microcontroller hotspot was close,I using this plugin connect normal wifi ,the hold App network is was cannot using.because this plugin and socket was significant bug.Let me goto the microcontroller hotspot was close,if I using other plugin connect normal wifi,the plugin is must Jump to system wifi setting,and I click the normal wifi,the App is was normal, if using your plugin automated connect wifi, bug will happening!

lhyyydsnbb avatar Sep 21 '23 06:09 lhyyydsnbb

Hi, has this problem been solved?

Jay-57blocks avatar Nov 10 '23 09:11 Jay-57blocks

@lhyyydsnbb Hi, has this problem been solved?

Jay-57blocks avatar Nov 10 '23 09:11 Jay-57blocks

@Jay-57blocks yes,the The wifi_iot plugin contains a function.' WiFiForIoTPlugin.forceWifiUsage();' I use this function wrapped in my use code. and than successfully executed the code. you can looking this function.' WiFiForIoTPlugin.forceWifiUsage(); in the wifi_iot plugin;

lhyyydsnbb avatar Nov 10 '23 10:11 lhyyydsnbb