With the new iOS 14, it is a must now to provide access or not for the iOS device to access the local network. Is there a script in Unity that enables a popup message to access the local network?
1 Like
I just tested an app I released a while ago on a phone with the latest iOS 14 and it seems to bring up a popup automatically when my app tries to access the local network - doesn’t seem like you’ll need to do anything in code.
Well I am using Unity 2018, maybe that could be the reason. It is too late to upgrade to latest version. Is there an alternative?
I’m not sure, I’m using Unity 2019.2.6f1. Are you not able to upgrade your Unity version? You might get a better response if you ask on the iOS specific forum here: Unity Engine - Unity Discussions
There’s also a similar forum discussion about the network discovery here: [iOS 14] Properly dealing with NSLocalNetworkUsageDescription