YoutubePlayerView icon indicating copy to clipboard operation
YoutubePlayerView copied to clipboard

Helper library for iOS developers that want to embed YouTube videos in their iOS apps with the iframe player API. 📹

Results 9 YoutubePlayerView issues
Sort by recently updated
recently updated
newest added

When exiting the full screen view, the status bar gets hidden. Status bar is not set as per a single view controller in the info.plist, so its not possible for...

help wanted

I've implemented the collectionView(_ collectionView: UICollectionView, didEndDisplaying cell method of the collection view delegate to capture when a cell is scrolled from the screen. If I don't play the video,...

Hello, I'm using the player with a playlist and need to listen to changes of state but the callback is never called while it works well with a simple video....

Video URL- https://youtu.be/5KkHLDkPcq8?si=3RPBiMBeQ1-PnH3x Video Play Error:- - _url : ytplayer://onError?data=150

Do you have any plan to add new functions into the library? I really need setVolume() function. Please consider it. Thank you. player.setVolume(volume:Number):Void Sets the volume. Accepts an integer between...

The video is not playing; error 153 is shown. Do you have any solution, please?

Could you consider making the webView a public property? The playerViewPreferredBackgroundColor method requires loadPlayer to be called, which makes it inconvenient to set backgroundColor, call evaluateJavaScript, etc., on the web...

https://www.youtube.com/watch?v=etoGsO7gIZs trying to run videos but video is not playing. actually i am successfully fetch code from url and seting itlike this and try to play but nothing happen. even...