youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 680 forks source link

Player controls inconsistency #449

Open nassifbasheer opened 2 years ago

nassifbasheer commented 2 years ago

There is an inconsistency with the video player controls, shown now. During the integration time, player controls showed similar to QuickTime player controls. How ever it is now showing normal YouTube controls.

Is it possible to show the Quick time player control quicktimecontrol youtubecontrol s?

brol1dev commented 2 years ago

Hi @nassifbasheer ,

Could you confirm if this is still happening to you? Can you share us a code snippet of the player params you are using to setup your YT player?

Thank you.