youtube / youtube-ios-player-helper

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

Videos that can't be played outside of youtube ios app are stuck #210

Open tenac1337 opened 8 years ago

tenac1337 commented 8 years ago

When I hit play on a loaded youtube video that is meant to be played on Youtube iOS player, the play button freezes and nothing happens. However, if I click the title on top for the video, then it goes to the Youtube iOS player.

The text that says that "playback is restricted" isn't showing up anymore, where I would see the link to click on there?

tenac1337 commented 8 years ago
youtube_vid_stuck

For example of the issue, it's stuck at this point

shahidlatif2007 commented 6 years ago

I have encountered same situation. You need to add close button in the UI so that user can dismiss the video playing screen.