1

Application in : Ionic - Cordova - Angular

Issue : I am unable to play video in landscape mode.

<iframe src="YOU-TUBE-VIDEO-URL" style='width:100%;height:100%' allowfullscreen></iframe>

If I remove allowfullscreen attribute, landscape works fine but full screen option which is available in player is not shown and hence I am unable to view in fullscreen.

Need : Landscape along with fullscreen.

Anand
  • 191
  • 1
  • 12
  • try this link https://stackoverflow.com/questions/27723423/youtube-iframe-embed-full-screen allowFullScreen='allowFullScreen' – tuan huynh Oct 25 '17 at 06:16
  • Nope .. after adding allowFullScreen='allowFullScreen' behaviour is same .. Testing : Android device HTC & Nexus – Anand Oct 25 '17 at 06:45
  • Its working now without any change .. is there any fix in player api ? Also - how to check version details for player js file? – Anand Nov 10 '17 at 09:47

0 Answers0