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

Read SSID not working with iOS React-Native 0.57 #5

Open
flybayer opened this issue Sep 22, 2018 · 3 comments
Open

Read SSID not working with iOS React-Native 0.57 #5

flybayer opened this issue Sep 22, 2018 · 3 comments

Comments

@flybayer
Copy link

Best I can tell this is a compatibility issue with the latest React-Native version on iOS (Android works fine).

I get this warning when loading the app:
screen shot 2018-09-22 at 17 25 31

And this error when calling getCurrentWifiSSID()
screen shot 2018-09-22 at 17 25 19

@chrisbobbe
Copy link

I'm also seeing that warning and this error on iOS. For a while, I was confused about the "Cannot detect SSID error"; I thought it was referring to an attempt to connect to an SSID, while it actually refers to an attempt to read the currently connected SSID. Could the error message be made clearer, something like "Cannot detect current SSID"?

@chrisbobbe
Copy link

Try enabling the "Access WiFi Information capability; this seems to work for me:
screen shot 2018-10-03 at 9 57 31 am

@jnystrom
Copy link

jnystrom commented Feb 7, 2019

I am getting this error whenever I am on Cell, and not connected to wifi, but want to connect to a wifi ssid. I am also not able to actually catch the error...any ideas?

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