CordovaYoutubeVideoPlayer icon indicating copy to clipboard operation
CordovaYoutubeVideoPlayer copied to clipboard

in iOS, Page close suddenly when trying to open Youtube

Open arun-ns opened this issue 3 years ago • 4 comments

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: { }

arun-ns avatar Aug 13 '21 12:08 arun-ns

I am seeing this as well, on an app that was released about one year ago. I see the problem on an iPhoneX running iOS 14.7.1. The video works on an iPhone6S running iOS 14.6

kinggolf avatar Aug 14 '21 16:08 kinggolf

Turns out it is not related to iOS version. Not sure when or why this started.

kinggolf avatar Aug 14 '21 20:08 kinggolf

Probably: https://github.com/ihadeed/CordovaYoutubeVideoPlayer/pull/19

markdegrootnl avatar Aug 17 '21 16:08 markdegrootnl

thanks this works #19 @markdegrootnl

arun-ns avatar Oct 21 '21 15:10 arun-ns