Stéphane Gérardot
Stéphane Gérardot
Thank you for creating this issue. I follow #545 by using the armendh's fork ``` pod 'XCDYouTubeKit', git: '[email protected]:armendh/XCDYouTubeKit.git', branch: 'master' ``` I created an API key following your explanation...
@dcristolovean I agree with you but there is no official SDK available on tvOS. What to do then ?
> I never coded for tvOS but I'm sure there's a way. Sadly, I don't think so: https://github.com/youtube/youtube-ios-player-helper/issues/148
@secret3579 It should be documented before merging. If you have time to contribute 😉
> I've created a PR here: [alexeichhorn#3](https://github.com/alexeichhorn/XCDYouTubeKit/pull/3) though you could install the fix by updating your podfile with: > > ``` > pod 'XCDYouTubeKit', git: '[email protected]:hinge-agency/XCDYouTubeKit.git', branch: 'fix/issue-534- XCDYouTubeVideoErrorDomain-error-code-3' >...