Hi,
This works fine in IOs Android but on Windows, when building it gives these errors. I’ve seen people with this problem but not much in how to fix the problem
Error: type System.Net.Dns doesn’t exist in target framework. It is referenced from Assembly-CSharp.dll
Error: type System.Net.IPHostEntry doesn’t exist in target framework. It is referenced from Assembly-CSharp.dll
Error: type System.TimeZone doesn’t exist in target framework. It is referenced from Assembly-CSharp.dll
Error: type System.Net.Sockets.UdpClient doesn’t exist in target framework. It is referenced from Assembly-CSharp.dll
Thanks,