How many touches can be detected at once by the iPhone?

cocoa-touch, iphone

Solution

It seems like the max is 5 fingers.

See this other Stackoverflow question: How to force iPhone/iPod touch to handle more than 5 touches at the same time?

Problem

How many touches can be detected at once by the iPhone?

Original source

Related problems