Problem Description
event "on touched" acts as a double click on android 4.2 and 4.3 (it's ok on 4.4)
Observed Result
you click or tap during the game and instead of one click you got a double click (and that's a big problem)
Expected Result
it should act as one click
Operating System and Service Pack
tested on andoid 4.2 and 4.3 through parallels
Construct 2 Version ID
163 64bit
EDIT:
The problem was present on andorid 4.2 and 4.3 on parallels through emulation. But not on 4.4.
So I think the problem is not related to emulation, but to the os versions and construct 2 touch behaviour.
Has anyone had the same problem on true devices?