ThanosFisherman / WifiUtils

Easily Connect to WiFi Networks
Apache License 2.0
731 stars 188 forks source link

Android 10 not working #121

Closed s0641 closed 2 years ago

s0641 commented 2 years ago

I imported this dependency dependencies { implementation("io.github.thanosfisherman.wifiutils:wifiutils:1.6.6") }

then I used this WifiUtils.withContext(getApplicationContext()).enableWifi();

But when I am running It is showing that wifi is enabled but it is not happening in my device. Please tell me

ThanosFisherman commented 2 years ago

Addressed in https://github.com/ThanosFisherman/WifiUtils/pull/124