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.