From b704a7472afd4f65b4a05c6dad2895767ba7f6ed Mon Sep 17 00:00:00 2001 From: Carrione Date: Tue, 24 Nov 2020 17:36:32 +0100 Subject: [PATCH] Update Info.plist MultiPeerConnectivity under iOS 14 fix --- Classic/project25/Project25/Info.plist | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Classic/project25/Project25/Info.plist b/Classic/project25/Project25/Info.plist index c462f680..e835c3e8 100644 --- a/Classic/project25/Project25/Info.plist +++ b/Classic/project25/Project25/Info.plist @@ -36,5 +36,12 @@ UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight + NSLocalNetworkUsageDescription + This application needs to use your local network for Peer to Peer communication. + NSBonjourServices + + _hws-project25._tcp + _hws-project25._udp +