tags:

views:

65

answers:

0

Hi Guys,

I'm currently developing an app for the iPhone/iPod. I started developing with the 3.1 sdk and switched to the new 3.2.3 for 4.0. Also, I upgraded my iPod to OS 4.0.

When I run the app on the iPod and simulator 4.0 the app crashes on an IBAction (pushing a button) that creates a game object and subsequently calls an animation method to display a second button. But when I run it on the 3.2 simulator the app runs smoothly.

Does any one have an idea of what could be going wrong?