Closed goldenratio closed 6 years ago
Hi,
Please check this simplified demo in Samsung Internet browser. https://goldenratio.github.io/video-autoplay/index.html
I get the below error.
NotAllowedError: play() can only be initiated by a user gesture.
It works fine on other android browsers.
have to set,
videoEl.muted = true;
in JS
Hi,
Please check this simplified demo in Samsung Internet browser. https://goldenratio.github.io/video-autoplay/index.html
I get the below error.
It works fine on other android browsers.