Thanks for all of the hard work.
Peter Laliberte
BurgZerg Games
Ok, thanks for the response. It seems I will have to wait anyway to use smartfoxserver pro for my iphone apps untill I can get the advanced version as when I try to compile an app I get the following error.ThomasLund wrote:There is a 1.2.2, but it has a ugly bug. 1.2.3 is in the release cycle!
So right now 1.2.1 is the latest that you should use.
Best
Thomas
Code: Select all
Exception: This project is using both System.dll and System.Xml.dll therefore will build only when assembly stripping is enabled (Unity iPhone Advanced feature).
Please avoid any unnecessary references to System.dll or System.Xml.dll. Common classes that should be avoided are: Stack, Sockets and Xml
UnityEditor.PostprocessBuildPlayer.Postprocess (BuildTarget target, System.String installPath, System.String companyName, System.String productName, System.String iPhoneBundleIdentifier, Int32 iPhoneStrippingLevel, Int32 iPhoneScriptCallOptimization, Int32 width, Int32 height, System.String downloadWebplayerUrl, System.String manualDownloadWebplayerUrl, BuildOptions options) (at /Users/build/builds/unity-iphone-1.0.3/iphone-1.0.3/Editor/Mono/PostprocessBuildPlayer.cs:754)