WiFiFlutter icon indicating copy to clipboard operation
WiFiFlutter copied to clipboard

smart_link is not supported!!! on android 10 and 11

Open shedrackikwabe opened this issue 1 year ago • 0 comments

I am trying to connect with the Wi-Fi hotspot using a flutter app via WiFiForIoTPlugin.connect(). I am getting a pop up dialog on the phone and on the IDE terminal the log prints smart_link is not supported!!!. I have tried to catch exceptions to see if I could at least retry connection, but there is no any error thrown on the catch block. Any one for a help? NB: For android 9, 12 and later the issue is not shown.

shedrackikwabe avatar Apr 29 '24 09:04 shedrackikwabe