I have tried to Connectivity.NetworkAccess Property but it returns NetworkAccess.Internet for Local network as well.
Hi,AnilM2021. Connectivity.NetworkAccess is just to monitor the device's network conditions, the function doesn't require addition set up on iOS such as permission. The api cannot used to check the Network permission status.
I want to check Local Network permission status while using app.
There is no API that directly returns your local network access state from Apple.