You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: