Jplayer does not start playing automatically on mobile device

548 Views Asked by At

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.

1

There are 1 best solutions below

2
On BEST ANSWER

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