Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(iOS): Fix disconnectFromSSID having no effect #214

Merged
merged 1 commit into from
Nov 4, 2021
Merged

fix(iOS): Fix disconnectFromSSID having no effect #214

merged 1 commit into from
Nov 4, 2021

Commits on Sep 25, 2021

  1. Fixed disconnectFromSSID having no effect

    I tested locally for iOS 15 on a wifi network that the app configured and calling disconnect directly works. But with the `getConfiguredSSIDsWithCompletionHandler` it does not.
    
    This is an alternative PR to this one where I know it won't work but at least we get an error message out of it:
    #213
    scarlac authored Sep 25, 2021
    Configuration menu
    Copy the full SHA
    394eca5 View commit details
    Browse the repository at this point in the history