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

iOS does not support listing WiFi networks (or credentials of current SSID) #6

Open
isabelrios opened this issue Oct 18, 2016 · 1 comment

Comments

@isabelrios
Copy link
Collaborator

Please see screenshot below:
img_0026

These are the logs shown in xCode for that part:
2016-10-18 10:06:01.853738 SensorWeb[703:356586] THREAD WARNING: ['WifiWizard'] took '25.164062' ms. Plugin should use a background thread.
2016-10-18 10:06:01.909495 SensorWeb[703:356586] WARN: Unable to scan for WiFi networks. Not supported
2016-10-18 10:06:01.909646 SensorWeb[703:356586] current network = undefined ssid ONOA9C7
2016-10-18 10:06:06.934591

@mcav mcav changed the title iOS - Password field for connecting to a WiFi is not shown iOS does not support listing WiFi networks Oct 18, 2016
@mcav mcav changed the title iOS does not support listing WiFi networks iOS does not support listing WiFi networks (or credentials of current SSID) Oct 18, 2016
@mcav
Copy link
Contributor

mcav commented Oct 18, 2016

Yes, this is unfortunately expected for the moment: iOS doesn't allow us to list WiFi networks, nor does it allow us to know whether or not the current network requires a password.

I've updated the title to encompass both cases, as this bug will be around for a while until we decide whether or not the sensor is going to send the list of WiFi networks to the phone via bluetooth.

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

No branches or pull requests

2 participants