How to implement Google Drive and Google Plus sdk

2019-05-30 18:48发布

问题:

I am a beginner in IOS. Is there any way to integrate both Google plus and Google drive SDK in ios.

Thanks

回答1:

Absolutely, there was a Google Developer Live video on this very thing a while back: https://developers.google.com/live/shows/31119462-12001



回答2:

This is late. But, i figured out the way on my own. And i wasted my 4 hours on this. So, posting this may help someone else from wasting hours!!

  1. SVN checkout from http://google-api-objectivec-client.googlecode.com/svn/trunk

  2. After checkout completes, Go to Source folder and open GTL.xcodeproj.

  3. See the image