Page 1 of 1

Best way to open youtube video full screen

Posted: Sun Dec 13, 2015 1:08 am
by billyboy5000

I am currently using the solution mentioned here: https://getsatisfaction.com/apperyio/... to achieve some sort of full screen video but it is not ideal, the videos never fit perfectly - i would prefer some more native type of full screen if anyone has any better solutions?

Also, another thing about it is that I had to add a back button overlaid on the video panel because once you open the video there is no way to close it... I would like to link the device back button to stop the video and close the html panel... as a work around i set a backbutton event on the page that does this and also have a back button shown on the video to do the same.

So... in summary if anyone can help with a better full screen solution for playing youtube videos more natively.

Thanks in advance


Best way to open youtube video full screen

Posted: Sun Dec 13, 2015 7:56 pm
by Bruce Stuart

How about trying a plugin ?

https://github.com/Glitchbone/Cordova...

Or another similar ? Looks like there are two or three to choose from ??

Best ,
Bruce


Best way to open youtube video full screen

Posted: Tue Jan 12, 2016 8:23 am
by billyboy5000

Thanks for the answer will give it a try.