17
Sep 09

The last post was about the Unity iPhone plugin 1.5.0, which crashes with the Neutron library (Photon / UDP is not affected). That bug is nailed and Unity will fix it in their next update.

Meanwhile you can use a simple workaround: by inserting “private WWW www;” into your own scripts, the WWW class cannot be stripped and all is fine.

Comments are closed.