Glitchbone / CordovaYoutubeVideoPlayer

Play Youtube Videos in a native Video Player on Android & iOS
MIT License
83 stars 133 forks source link

Can not play video on ios8 #2

Closed DynamicLeo closed 9 years ago

DynamicLeo commented 9 years ago

i really like this plugin , but it can't play video on ios8

and i found XCDYouTubeKit has fix this problem

https://github.com/0xced/XCDYouTubeKit/blob/master/XCDYouTubeKit/XCDYouTubeVideoPlayerViewController.m

would you fix this issue ? thank you

Glitchbone commented 9 years ago

Yes I saw it. I think I will update the plugin to use XCDYoutubeKit as soon as I have the time. Thank you for your interest

Glitchbone commented 9 years ago

I think the latest commit will do the trick. The plugin now uses XCDYoutubeKit. Update the plugin and tell me if it worked for you

DynamicLeo commented 9 years ago

Thank You It's Working now!!

Glitchbone commented 9 years ago

Perfect :)