Touchend events are not triggered using .click() method

I am trying to click a button in one of our application using Appium automation but that button is implemented based on “touchend” event instead of “click” event. To recreate this issue please use below website and try to click “touchStart/End events” button.
http://cubiq.org/dropbox/clickdelay.html