Playmaker Forum

PlayMaker Help & Tips => PlayMaker Help => Topic started by: Sobek on March 18, 2013, 01:09:31 AM

Title: Unity wont build (ios) with playmaker 1.5 - photon error [SOLVED]
Post by: Sobek on March 18, 2013, 01:09:31 AM
Hi
Just updated playmaker to 1.5 for my project. I am using the free Unity (latest version of 1.5) with iOS license. When i press "Build and run" Unity compile the project but Xcode dont startup and build the game for my iphone device. Instead I get this error message in Unity:

"Error building Player: SystemException: System.Net.Sockets are supported only on Unity iPhone Advanced. Referenced from assembly 'Photon3Unity3D'."

I guess this has to do with playmakers Photon support which not seems to work unless you have a PRO license. So how do i get on with this? should i remove the photon folder that were included the Playmaker 1.5 update?
Title: Re: Unity wont build (ios) with playmaker 1.5 - photon error
Post by: jeanfabre on March 18, 2013, 02:38:16 AM
Hi,

 Yes, Photon only works with PRO versions ( both Unity and mobile plugins), so yes, simply delete the Photon folder and you are good to go.

bye,

 Jean
Title: Re: Unity wont build (ios) with playmaker 1.5 - photon error
Post by: Sobek on March 18, 2013, 09:45:21 AM
Sweet. Thank you! :)