Open blondie63 opened 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.
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?
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 !
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"... :(