I upgrade iPad with ios 5.1 and Xcode to latest version. All previous projects have stopped working.
The new projects are completed correctly from xcode, but the app closes immediately when executing on the iPad (developer mode).
Xcode give me no error. How I can solve? Help!
2 Answers
2Downgrade until Unity is compatible.
It looks like Unity 3.5.0f5 (free version) is not yet compatible with the new Splash screen requirements for iOS 5.1 (and therefor XCode 4.3.1). You should downgrade XCode to version 4.3.0 and make sure your iOS device is running iOS version 5. (It kinda sucks because I have a new fancy iPad that Unity can’t talk with)