I have pulled the code from `https://github.com/youtube/yt-direct-lite-iOS.git` then created a pod file having ``` platform :ios, '8.0' pod 'Google-API-Client' ``` then updated the file utils.h with my testing app keys, app run successfully with following error      Please let me know how could I fix this issue @iulukaya You can find my all code on [Github](https://github.com/riksof-abdulrauf/yt-direct-lite-iOS)
I have pulled the code from
https://github.com/youtube/yt-direct-lite-iOS.gitthen created a pod file having
then updated the file utils.h with my testing app keys, app run successfully with following error





Please let me know how could I fix this issue
@iulukaya
You can find my all code on Github