DHTMLX Touch - xCode

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

Please close the thread, I found and alternate approach to get it to work.
Thanks

Touch library attach its own handler to own event and allows to handle tap and swipe by triggering custom dhtmlx events for such actions.