Hi,
I have a Sketchfab iframe showing using the Viewer API.
I’m trying to get some get some basic javascript / jquery touch (and click) events to work when a user touches or drag on the sketchfab viewer.
I cant seem to get anything working and i think its because of the iframe.
Because If i overlay a html div over the view it, i’ll actually get some output of it it.
Is there some sketchfab events where i can detect when a user is interacting with the viewer with touch (dragging, swiping etc) and click events?
Any help is appreciated. Thanks