.NET MAUI Wi-Fi Manager is solution for Wi-Fi management features. With these APIs, effortlessly connect, add, and retrieve Wi-Fi network information in cross-platform MAUI applications.
I'm testing demo app from samples folder and everything works fine, but when I put app in guided access on iPad it can't connect to WI-FI network, because dialog for joining not opening.
From what I understand, Guided Access would block the Wi-Fi connection popup because it’s typically linked to other apps, such as System Settings. I'm not aware of any way to bypass this.
I'm testing demo app from samples folder and everything works fine, but when I put app in guided access on iPad it can't connect to WI-FI network, because dialog for joining not opening.
Is there a way to overcome this obstacle?