How to integrate Google+ API in iPhone?

后端 未结 3 1838
暗喜
暗喜 2021-01-07 13:01

Is there Google API for iPhone out yet? And if YES, how can i integrate within my application.

Thanks in advance.

3条回答
  •  自闭症患者
    2021-01-07 13:44

    Use this command to anonymously check out the latest Google SDK project source code for Objective C:

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

提交回复
热议问题