TouchEvent.TOUCH_TAP not always works when using TOUCH_POINT multitouch mode

Hi,

TouchEvent.TOUCH_TAP doesn’t seem to work mos of the times, at least on iOS. Other events such as TOUCH_BEGIN, TOUCH_END, TOUCH_OUT and TOUCH_MOVE seem to work ok.
Am I doing something wrong or is this a bug?

Cheers,
Marco Lopes