Getting the SSID of the CONNECTED WIFI on IOS 12- Xamarin (Updated for iOS 13)

前端 未结 1 1331
无人及你
无人及你 2021-02-11 08:00

I could get the ssid of the connected wifi to my iPhone. After Installing Xcode 10 and Updating Visual Studio for Mac and Visual Studio 2017, it returns me an empty ssid.

<
1条回答
  •  情深已故
    2021-02-11 08:27

    To use this function in iOS 12 and later, enable the Access WiFi Information capability for your app .

    So you have to check Access WiFi Infomation in appid.

    0 讨论(0)
提交回复
热议问题