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

no handler for button x to dismiss #450

Open Constantine1995 opened 2 years ago

Constantine1995 commented 2 years ago

My issue is to dismiss the view controller when click on "X" button.

Screen Shot 2021-11-27 at 13 32 39
brol1dev commented 2 years ago

Hi @Constantine1995 ,

Can you add instructions to reproduce? I'm assuming that this is happening on fullscreen mode.

Thank you

jasonszheng commented 2 years ago

Hi @Constantine1995

I have been unable to reproduce this issue. Can you please provide more information?

danielebogo commented 2 years ago

@rcvrgs @jasonszheng It seems tapping the X to close the video in fullscreen mode or PIP doesn't fire a notification or a specific state the user exit the video. It only updates the player state moving it to pause. Old issue here