-
Notifications
You must be signed in to change notification settings - Fork 89
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
connectToProtectedSSID fail to conect #12
Comments
Provide code snippets, please. |
I have same problem. let ssid = 'test'; Every time the result is "Connection failed" |
anybody have a solution here? I am also seeing this problem. |
Android, In RNWifiModule.java, line 186 Maybe, this is bug -> this may cause problems in some case |
it happen to me on iOS |
I am trying to use the connectToProtectedSSID function and I always get the connection failed alert on my android phone.
I am able to get the wifi list, the current SSID, etc...
Could I be missing some configuration somewhere?
Is there a specific way to send the SSID and Password to the function?
I am using a Oneplus 6 phone and on Android 9
If you need more info, let me know.
Thanks
The text was updated successfully, but these errors were encountered: