Hi,
I have an app which has a webview. I have written code to capture certain gestures like taps and swipes.
When I load any site like yahoo, google gestures are captured in native app as expected but if I load a page written using DHMTLX Touch gestures are not captures.
Does DHMTLX Touch block events ?
Thanks