youtube / youtube-ios-player-helper

Lightweight helper library that allows iOS developers to add inline playback of YouTube videos through a WebView
Other
1.64k stars 681 forks source link

when playing some videos it Redirecting to Safari #65

Open Bkishoresharma opened 9 years ago

Bkishoresharma commented 9 years ago

My requirement is AutoPlay a video. For some video Id's it redirecting to safari. i struck on this issue. help me. This is the link : https://pubads.g.doubleclick.net/pagead/conversion/?

chiakie commented 9 years ago

It's should be solved in current version.

Kowaio commented 9 years ago

Hello @Bkishoresharma

Indeed, this bug should be solved. In the meantime, please check the link below:

http://stackoverflow.com/questions/27820123/bug-in-youtube-ios-player-helper-library

It should do the thing.

Best,

K

Bkishoresharma commented 9 years ago

thank you chiakle and Kowaio

montekaka commented 9 years ago

i still see the issue with the 0.1.1 which version should i use?

Thank you :D

JALsnipe commented 9 years ago

@montekaka this appears to have been fixed in PR #58. Can you verify you're using the latest classes in the repo and then post the URL you're having this problem with?

montekaka commented 9 years ago

@JALsnipe is it the fixed included in pod 'youtube-ios-player-helper', '~> 0.1.1'?

Currently, i'm using this temporary solution. http://stackoverflow.com/questions/27820123/bug-in-youtube-ios-player-helper-library

JALsnipe commented 9 years ago

@montekaka No, the pod is not up to date. That's why I specifically asked you to test with the latest class files in the repo.