YoutubePlayer-in-WKWebView icon indicating copy to clipboard operation
YoutubePlayer-in-WKWebView copied to clipboard

Helper library for iOS developers looking to add YouTube video playback in their applications via the iframe player in a WKWebView

Results 13 YoutubePlayer-in-WKWebView issues
Sort by recently updated
recently updated
newest added

Halo, I got this issue while uploading my apps to testflight. This issue message is ITMS-90338: Non-public API usage The app references non-public selectors in Frameworks/YoutubePlayer_in_WKWebView.framework/YoutubePlayer_in_WKWebView: initWithFrame:configuration:, isMainFrame, setNavigationDelegate:, targetFrame....

Hello Team, I am facing one issue. When I am changing the mode to full screen, it is working fine. If video is in playing state, then state will be...

We have this error ![Screen Shot 2022-03-29 at 15 31 20](https://user-images.githubusercontent.com/99436301/160704551-bda2a907-41de-48e1-a385-e4bdbbe398b0.png) **Step to reproduce this issue:** 1 - Play a youtube video using this framework 2 - debug and get...

Latest version of pods are crashing if inline player is used on iPad. Will there be parameter available to switch between forced fullscreen and inline player?

When I start playing the video, it is not showing properly. It takes time to load and the screen misbehaves for a while and then it start playing properly. What...

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

Hi, Is there any solution to hide the content menu ![Simulator Screen Shot - iPhone 12 - 2021-11-23 at 09 15 07](https://user-images.githubusercontent.com/5028245/142968552-27a86d20-3cb4-4bfe-a546-e37ea6116426.png)

Pods/YoutubePlayer-in-WKWebView/WKYTPlayerView/WKYTPlayerView.m:850:44: 'openURL:options:completionHandler:' is unavailable: not available on iOS (App Extension) ![Screenshot 2021-11-18 at 3 46 19 PM](https://user-images.githubusercontent.com/66066735/142396418-b2a692e2-273f-4175-b2ca-e55faf2a0374.png)

Hey, @hmhv for React Native the `autoplay` and `playsinline` options aren't working. I tried to run in a sandbox and seems to not work as well. Any guess on what...

I am currently facing some issues with my application, I am trying to stream youtube videos in iOS 16.1 using WKYTPlayerView. here the player audio is not output to the...