- Home /
Question by
Titan216 · Sep 12, 2015 at 07:14 PM ·
xcodesimulatorconfiguration
Game not running correctly on xcode‘s simulator
I am building my game for the simulator, but when I run the simulator in xcode, the application start with a blue screen (like if it was loading a default empty scene with just a camera). I can't test with an actual device to know if the problem is there too. The game work perfectly on other platforms.
did I miss something in the setup beside, choosing the ios platform and selecting "simulator SDK" ?
Comment
I tried to build a new empty project and I got exactly the same result for around 5 $$anonymous$$utes then it suddenly started. Another attempt don't seem to work. I also have a 347 warnings from Xcode: Il2Cpp classes, Bulk_mscorlib_x, etc, is that normal ? I am using unity 5.2
Your answer