Comment to 'BUG: Image drag on Android'
  • Yes, it does not work on iOS and Android mobile devices. I think it will also not work on any touch screen devices. Most likely, you need to add support for events: touchstart, touchmove, and touchend to handle touches on the touch screen.