Cocos creator multi touch problem

I encountered this problem the second time. The problem is that “touchstart” event doesn’t get the touch count.
Only “touchmove” gets the touches.
Did anyone encountered and solve this problem?
I hope I could get the multi-touch(touch count) from touch start event.