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

Doesn't work for android 10+ #5

Open
Bersh opened this issue Oct 4, 2020 · 1 comment
Open

Doesn't work for android 10+ #5

Bersh opened this issue Oct 4, 2020 · 1 comment

Comments

@Bersh
Copy link

Bersh commented Oct 4, 2020

The current android implementation doesn't work for Android SDK version >= 29. Form SDK 29 you need to you connectivityManager.requestNetwork in order to connect wifi network WiFiManager.addNetwork will always fail and return -1

@caique-dourado
Copy link

Hello @Bersh.

What should I do to be able to connect to wifi using SDK >= 26?
Do you have any code for this?

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

2 participants