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

Android 10 scan and connect problem #106

Open
SzymG opened this issue Aug 28, 2020 · 3 comments
Open

Android 10 scan and connect problem #106

SzymG opened this issue Aug 28, 2020 · 3 comments

Comments

@SzymG
Copy link

SzymG commented Aug 28, 2020

After my system upgrade to Android 10, plugin return always empty array after call .scanWifi(), also connectToWifi(SSID, password) always return 'Connection was not successfull'. Before the update there was no problem. My phone is Xiaomi Redmi Note 7.

@eliadAfeka
Copy link

eliadAfeka commented Sep 12, 2020

After my system upgrade to Android 10, plugin return always empty array after call .scanWifi(), also connectToWifi(SSID, password) always return 'Connection was not successfull'. Before the update there was no problem. My phone is Xiaomi Redmi Note 7.

is anyone maintain this plugin? because after Android 10 (from November 20) no one can use it anymore.

about the scan, you can use the plugin "WifiWizard2".
about connect, I still couldn't find any plugin. if you find one, please let me know.

@SzymG
Copy link
Author

SzymG commented Sep 17, 2020

@eliadAfeka Thanks for reply. I was using "WifiWizard2", but forgot to mention about it. I've found solution to my issue. The thing is that you must have location enabled and everything is working fine. In my case the problem was that after first run of app, plugin asked me to turn on the location, I gave permission and location turned on. Then (when permission was granted previously) in the next runs I haven't got location enabled.

@abhijithp
Copy link

@SzymG @hypery2k any updates on how to solve this issue?

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