Using javasctip library 3.13. I have graphics on a map that open up the graphics infowindow. It works fine on desktop, and on IOS devices but not on my Galaxy S5 (trying to test other android devices as well). I have tried many fixes but these seem to be related to older versions of the library...
- esri.layers._GraphicsContainer.prototype._tolerance = 15;
- document.dojoClick = false;
Other touch functionality works on the android device such at pinch for zoon, swipe, etc... just not the tap. Any ideas? If you need any other info please let me know.