公告
财富商城
积分规则
提问
发文
2019-02-16 03:16发布
家丑人穷心不美
Is there Google API for iPhone out yet? And if YES, how can i integrate within my application.
Thanks in advance.
This was already answered on SO, see Is there already a Google+ API?.
Basically, go to http://developers.google.com/+/
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/
The Google APIs Client Library for Objective-C includes support for the Google Plus API and other JSON APIs. The project includes an introduction to using the library.
最多设置5个标签!
This was already answered on SO, see Is there already a Google+ API?.
Basically, go to http://developers.google.com/+/
Use this command to anonymously check out the latest Google SDK project source code for Objective C:
The Google APIs Client Library for Objective-C includes support for the Google Plus API and other JSON APIs. The project includes an introduction to using the library.