I'm working on iOS app that contains feature uploading video on Youtube.
I followed an example project from yt-direct-lite-ios. The project requires client id and client secret
I went to console.developers.google.com to create client id (with iOS client). However I can ONLY find the client id. So where can I obtain client secret from here?
I have also checked this post and still not work for me.
Thanks in advance.