What could prevent multi-touch functionality from working on a real iPhone when it works in the simulator?

212 views Asked by At

I have written an iPhone/iPad application in XCode. When I run it in the simulator, multi-touch functionality works exactly as expected.

But for some reason, multi-touch is not working on the real iPhone or iPad devices.

What could the problem be, and where should I start looking to debug it?

0

There are 0 answers