- Home /
Unity Exception with ios 7 device..?
Hello Everyone, I install ios 7 in my i-phone but now i can't test my unity application on i-phone directly. When i am running my application on unity 1 exception is coming Launching IOS project via Xcode 4 failed check editor log.
I already install Xcode 5 in my system i am using UNITY 4.1.3 Version. How can i solve this problem?
Answer by DannyB · Sep 21, 2013 at 12:12 PM
First, upgrade to the latest Unity 4.2.1 as it has important fixes for Xcode 5 and iOS7
But still, you will be unable to use "Build and Run" for now (until Unity fixes it, probably in next release as I hear). Instead, use "Build" and then open the project in Xcode and build and run from there.
Your answer

Follow this Question
Related Questions
What happens if PlayerPrefs.Save() fails? 1 Answer
Unity Xcode Error : timed out to launch application 0 Answers
Unity seems to be silently suppressing exception dialogs, and showing no messages. Why is that? 1 Answer
Random Unrelated Exceptions thrown in WebGL Build (unity 2018) 1 Answer
Unity array out of range exception, using photon unity network. 1 Answer