Adding
<key>NSLocalNetworkUsageDescription</key>
<string>Looking for local tcp Bonjour service</string>
<key>NSBonjourServices</key>
<array>
<string>remote-for-zoom.tcp</string>
</array>
to my Info.plist solved the problem but now I get this pop up that says your app would like to find and connect to devices on your local network. Looking for local tcp Bonjour service.
Can this be avoided? I have so many other apps that user Bonjour and they don’t bringt this pop up…
Thank you
Thomas
Topic:
Programming Languages
SubTopic:
Swift
Tags: