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

couldNotDetectSSID :Cannot get current SSID! #257

Closed
ItxAltaf opened this issue Jul 5, 2022 · 3 comments · Fixed by #264
Closed

couldNotDetectSSID :Cannot get current SSID! #257

ItxAltaf opened this issue Jul 5, 2022 · 3 comments · Fixed by #264

Comments

@ItxAltaf
Copy link

ItxAltaf commented Jul 5, 2022

WifiManager.getCurrentWifiSSID().then(
ssid => {
console.log("Your current connected wifi SSID is " + ssid);
},
() => {
console.log("Cannot get current SSID!");
}
);

Could not get ssid on some android devices?????

@github-actions
Copy link

github-actions bot commented Aug 8, 2022

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

@JuanSeBestia
Copy link
Owner

🎉 This issue has been resolved in version 4.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@midhun-sa
Copy link

🎉 This issue has been resolved in version 4.7.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Hi @JuanSeBestia I'm Midhun, Is there any possibility to solve the issue that when connectToProtectedSSID is called the app is connecting to the wifi but it is showing an exclamation mark? there is no internet connection.

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