Closed mrjamie9999 closed 3 years ago
hi @mrjamie9999,
As the plugin uses the existing mouse time display tooltip provided by the core player, it will do nothing in scenarios where the core player does not add time tooltips. This is the case on mobile devices, see: https://github.com/videojs/video.js/pull/4185
The plugin should be working on mobile devices when you patch your video.js to revert that change or make it less restrictive: https://github.com/videojs/video.js/pull/4185/commits/e4c71a7fcbcb6e837c5a29fa58972d5a8c2f3ee3
Hello,
this plugin cannot work in the browser of the mobile device, the touchmove event does not work. Could you please make this plugin support the mobile device?
Thank you.