Riyaz0001 / cordova-plugin-wifi-information

Cordova Wi-Fi Info Plugin
2 stars 1 forks source link

android 8.1 & 9 ? #1

Open blondie63 opened 5 years ago

blondie63 commented 5 years ago

To use this plugin need some special settings ? working on debug or only production ? have you tested on which Android version ?

For my test i always receive "unknown SSID"... :(

Riyaz0001 commented 5 years ago

thanks for opening this issue.

yes its work for Android API 28 - 9.0 just use this commend:

ionic cordova platform rm android ionic cordova platform add android@8.0.0 ionic cordova run android

Note: just update your cordova-android@8.0.0 library.

Regards thanks.

f18nfz commented 5 years ago

Hi, just tried this with Android@8.0.0 but still face the same issue as Blondie (SSID and Mac Address can't be found)... @blondie63 did it work for you?

blondie63 commented 5 years ago

Hi, just tried this with Android@8.0.0 but still face the same issue as Blondie (SSID and Mac Address can't be found)... @blondie63 did it work for you?

Yes is working for me, remember to set/check permissions !