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

Detail of wifi when update version #591

Open
dokhacchung98 opened this issue Apr 4, 2022 · 2 comments
Open

Detail of wifi when update version #591

dokhacchung98 opened this issue Apr 4, 2022 · 2 comments
Labels
question Further information is requested

Comments

@dokhacchung98
Copy link

Hello.
My project use this library with version 5.9.10. I used Netinfo.fetch('wifi') then detail of wifi is enough ( name, ssid, bssid). But when i update to new version (6.x, 7.x, 8.x) then Netinfo.fetch('wifi') return value like: {"details": {"bssid": null, "ipAddress": "192.168.1.2", "isConnectionExpensive": false, "ssid": null, "subnet": "255.255.255.0"}, "isConnected": true, "isInternetReachable": true, "type": "wifi"}. Name of wifi, SSID and BSSID is not return.

And sometime when i get detail of wifi, BSSID return 00:00:00:00:00 or 02:00:00:00:00, i need restart app to get detail and this work.

@dokhacchung98 dokhacchung98 added the question Further information is requested label Apr 4, 2022
@cristianoccazinsp
Copy link
Contributor

What's your react-native version?

@dokhacchung98
Copy link
Author

version 0.65.1

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

No branches or pull requests

2 participants