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

Connected but returning false #274

Closed
xiki808 opened this issue Apr 20, 2022 · 2 comments
Closed

Connected but returning false #274

xiki808 opened this issue Apr 20, 2022 · 2 comments

Comments

@xiki808
Copy link

xiki808 commented Apr 20, 2022

    bool result = await WiFiForIoTPlugin.connect(object['networkName'],
        password: object['password'],
        joinOnce: false,
        security: NetworkSecurity.WPA);

System WiFi is changed/connected but result is returning false.

Works fine for Android but not for iOS
iOS 15.3.1

@xiki808
Copy link
Author

xiki808 commented Apr 20, 2022

Ooops, now I understood #166 better, and seems like same issue.

@daadu daadu closed this as completed Apr 21, 2022
@carlos00027
Copy link

+1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants