Posts

Post not yet marked as solved
0 Replies
450 Views
We currently have an app the supports MCNearbyServiceBrowser and after adding the plist entries for NSBonjourServices and NSLocalNetworkUsageDescription every thing seems to work as expected. Unless that is if the user declines permission (or approves permission initially then later revokes it). My issue is I am not seeing an error call back on MCNearbyServiceBrowser delegate method browser(_ browser: MCNearbyServiceBrowser, didNotStartBrowsingForPeers error: Error). I am missing something or do we have to use another browser instead of using MCNearbyServiceBrowser directly?
Posted
by vossgang.
Last updated
.