Hi,
Lately I've come across a really strange behaviour in my game. I have been trying to debug it for a few days now but I still can solve this.
I'm using XCode 3.1.4 and publishing 2.2.1 build for compatibility reasons.
The problem is:
When I run the build on my iPod Touch 2nd gen 8gb (3.1.3), the game turns on and when it get to loading the main menu it just turns off, unexpectedly. Sometimes, it does load it and sometimes not. Same happens for loading my main scene( when I manage go get to that point).
I tried removing objects from my scenes, cutting down on side by removing audio, etc. Yet I still can not get to the cause. I also tried restarting my iPod touch but it doesn't seem to help either.
If someone had the same experience or know what the cause is, please let me know.
NOTE: everything works absolutely fine in the unity iPhone editor.