I am using Unity 5.6.3f1 to build an application with implementing double tap via PointerEventData.clickCount. But this functionality doesn’t work on an Android device. I track that the clickCount never grater than 1.
same problem here.
any update?