
YouTube and play() action
On mobile devices (like Windows 10 Mobile) if I click at custom text after the page is loaded: <p onclick="playerInstance.play();">Start the video</p>, the video will never start. I can only start the video by clicking at the build-in play button in the middle of the player area.
Could you fix this issue?