ponnamkarthik / FlutterYoutube

Flutter Plugin to play youtube Videos
Apache License 2.0
126 stars 56 forks source link

error while Embedding Live Video in iOS #27

Closed wazi-mohamed closed 3 years ago

wazi-mohamed commented 5 years ago

I got this error while playing in iOS. video Player open after the Loading, it closes.

[XCDYouTubeKit] Video operation finished with error: The operation couldn’t be completed. (XCDYouTubeVideoErrorDomain error -2.) Domain: XCDYouTubeVideoErrorDomain Code: -2 User Info: { }

wazi-mohamed commented 5 years ago

It is Happening while Embedding Live Video. and working well in Android. Any Solution?