I am making a game in unity it is giving me error
Error building Player: SystemException: ‘System.Net.Sockets’ are supported only with Unity Android Pro. Referenced from assembly ‘Mono.Data.Tds’.
My current version is 4.3.1
What to do about that
As the error says: You are using .NET sockets and that is only supported in the pro version of Unity for Android. To use them you will have to buy the pro version in the Unity Store. Remember that you have to have both Unity Pro and Unity Android Pro to use this feature in an Android build.
If getting the Pro version is not an option you will have to work around the fact that you can not use .Net sockets.
Hey if u need to use multiplayer for androidwith unity free the u can always use appwarp