I have a unity project that i want to run on iphone 4. If i am testing from XCode everything is working fine, but if i stop the XCode project, disconnect the phone and try to run again the project doesn’t work. (the unity begin screen appears, is loading for 2-3 seconds and that’s it.)
In unity i am building without any of the check boxes checked (SymLink, etc). In XCode i run the project for release and not debug.
I disabled all the script that i am using and the problem remains.
any idea would be great ?
Thanks in advance for your answer.