6
votes

https://developers.google.com/youtube/v3/guides/ios_youtube_helper

I have integrated above youtube helper for ios as per supplied tutorial but I could not able to play video. Following error occur during load the view on Viewcontroller in iOS 7

Received error rendering template: Error Domain=NSCocoaErrorDomain Code=258 "The operation couldn’t be completed. (Cocoa error 258.)"

git source examples also not compiling. Please let me know if I am doing anything wrong.

1

1 Answers

9
votes

I got the solution, I missed YTPlayerView-iframe-player.html file to add into bundle. It is available in this link