Glitchbone / CordovaYoutubeVideoPlayer

Play Youtube Videos in a native Video Player on Android & iOS
MIT License
83 stars 133 forks source link

Hide video control and touch to close video player view #17

Open Frulko opened 8 years ago

Frulko commented 8 years ago

Hi, first thanks for your plugin it's very cool and useful.

I would know how I can just come back on Cordova WebView when I make a touch event on the video player. Currently I can hide the player controls and I handle the touch event on the player but I don't know how switch between the VideoController to the CordovaController.

Have you maybe an idea ?

Thanks.

colonna-mike commented 7 years ago

If you have figure this out please let us know, having the same challenge here