Android 9 always returns <unknown ssid> #108
Comments
|
You can add |
I can confirm this works. it may related to Android 9's changes, you will need to request location permission to get wifi ssid. |
Agreed |
|
You can add |
I can confirm this works. it may related to Android 9's changes, you will need to request location permission to get wifi ssid. |
Agreed |
On a Android device with version 9.0.0, the function
NetworkInfo.getSSID()always returns<unknown ssid>The same code works without issues on a Android 8.x.x device
Is this a known bug?
The text was updated successfully, but these errors were encountered: