playMaker

Author Topic: Unity wont build (ios) with playmaker 1.5 - photon error [SOLVED]  (Read 4618 times)

Sobek

  • Playmaker Newbie
  • *
  • Posts: 10
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?
« Last Edit: March 18, 2013, 09:11:23 PM by Alex Chouls »

jeanfabre

  • Administrator
  • Hero Member
  • *****
  • Posts: 15500
  • Official Playmaker Support
Re: Unity wont build (ios) with playmaker 1.5 - photon error
« Reply #1 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

Sobek

  • Playmaker Newbie
  • *
  • Posts: 10
Re: Unity wont build (ios) with playmaker 1.5 - photon error
« Reply #2 on: March 18, 2013, 09:45:21 AM »
Sweet. Thank you! :)