Get wifi list from xamarin form

영훈 정
261
Reputation points
Are the functions restricted depending on the Android version?
I succeeded in getting the wifi list in Android 5.1 version. If you upgrade to Android 10 version and run it, the Wi-Fi list is not imported.
Is the function limited by upgrading the version? Or is it possible to get the list using another API?
{count} votes
Permission settings were no problem.
One question is, it works normally in Android 5.1.
However, it does not output normally when operating in Android 11.
Could you please provide some code snippets about how you get the WIFI list? Is there any error message(or empty instance) when you debug on the Android 11 device?