I have an angular app, inside it a unity 3d view that only react to touch events so on click it doesn't work but with chrome dev tool with touch enable it will work.
i need to make it accept clicking inside the document as a 'touchstart' event. hope this make sense.