CordovaYoutubeVideoPlayer icon indicating copy to clipboard operation
CordovaYoutubeVideoPlayer copied to clipboard

Play Youtube Videos in a native Video Player on Android & iOS

Results 18 CordovaYoutubeVideoPlayer issues
Sort by recently updated
recently updated
newest added

**Describe the bug** This plugin working nice in android 8.1.0 but this plugin does not working in android 13 version please give me solutions. i have added screenshots below. **Screenshots**...

As described in https://github.com/0xced/XCDYouTubeKit/issues/534 Youtube seems to have changed the get_video_info api endpoint. This has not been fixed in XCDYouTubeKit yet, so this hotfix references another XCDYouTubeKit version.

Console Log seems returning some error [XCDYouTubeKit] Video operation finished with error: The operation couldn’t be completed. (XCDYouTubeVideoErrorDomain error -3.) Domain: XCDYouTubeVideoErrorDomain Code: -3 User Info: { }

Updated XCDYouTubeKit to solve [this issue](https://github.com/0xced/XCDYouTubeKit/issues/468)

On Android devices when we play youtube video for the first time it works perfectly but once we close video either by back button press or auto closes on video...

The first video on Android works fine, but each subsequent video is stoped immediately after the start to pause. The screen turns black. The focus is lost, and it is...

Hi Everyone, first of all i just need to inform, i don't have sure if it's a bug, or a common thing since i don't have a lot of experience...

When youtube is running and i close youtube, callback function close youtube can not call

Hi, @ihadeed "@ionic/angular": "^4.11.7", "@ionic-native/youtube-video-player": "^5.21.4", "cordova-plugin-youtube-video-player": "2.4.0", "@angular/common": "~8.1.2", "@angular/compiler": "~8.1.2", "@angular/core": "~8.1.2", "cordova-android": "8.1.0", "cordova-ios": "5.1.1", It works well on Android. but, It cannot be build in IOS......