Search code examples
javascriptandroidjqueryhtmljplayer

Jplayer does not start playing automatically on mobile device


JPlayer does not start playing automatically after setMedia() followed by play() on mobile device (Android), but works fine on chrome for PC and even internet explorer, what should i do to get it playing.


Solution

  • This is normal behaviour. On mobile devices playback must be initiated by user interaction. Take a look here for more details -> link