Porting my Android game over to iOS. My developer account hasn't been activated yet so I am using the emulator.
Anyway, I am using the multitouch object to determine when an active is pressed and it should react accordingly. This does not seem to be working in the emulator. I click on any of my buttons and nothing happens. I can confirm that the clicking works if I emulate the home button and click on other apps, and it works on the GameCenter login popup.
Any idea what I am doing wrong?