My app uses local network, Can we check Local network permission status whether Allowed/NotAllowed for my App.
I have tried to Connectivity.NetworkAccess Property but it returns NetworkAccess.Internet for Local network as well. I want to check Local Network permission status while using app.
Please let me know is there any way to accomplish it?