- Home /
iOS export error
I wanted to test my game on my apple device, and I was surprised to see this message :
Error building Player: SystemException: System.Net.Sockets are supported only on Unity iOS Pro. Referenced from assembly 'Assembly-CSharp'.
I googled it, and if my conclusion is correct, it has something to do with multiplayer/networking .. I'm still a big amateur when it comes to these things. I've only been using Unity Free features and my game doesn't require networking at all.
How can I solve this problem ? Any help would be greatly appreciated. Thank you
Answer by Fred_1996 · Aug 08, 2014 at 09:44 PM
I feel stupid. I'd completely forgotten I downloaded Playmaker. I deleted the "Photon" folder, everything is working perfectly now.
Your answer
Follow this Question
Related Questions
Textures with Packing Tag exported alone 1 Answer
How to export Prefab to .FBX file on iOS platform at runtime ? 0 Answers
How come the camera's functions doesn't work in the iOS build? 0 Answers
free Android and IOS 1 Answer
iOS Build Integer literal is too large to be represented in a signed integer type 0 Answers