-
Notifications
You must be signed in to change notification settings - Fork 201
Open
Description
Good morning,
I use the latest version of your plugin. I have a problem with the disconnect function on iOS.
I programmatically connect to a hidden network with no internet with joinOnce flag set to true through the connect function, then after performing requests to the network I want to disconnect.
The disconnect function returns true, and I check through getSSID that the user is not connected to that network anymore, however sometimes this is not true at all and sometimes it disconnects but it reconnects almost immediately. So I cannot even display to the user that the disconnect did not work.
I notice this especially in release mode and Testflight.
Here are the capabilities I have
Am I missing some configuration here?
Metadata
Metadata
Assignees
Labels
No labels