How to fetch GMail contacts in my iphone App

旧街凉风 提交于 2019-12-09 13:48:14

问题


I need to fetch Gmail contacts by providing a gmail username and password. Any frameworks, Api's, Sample codes..

I know about XMPPframework that can fetch gmail chat contacts. but i want contacts from gmail address book.

Any help would be appreciated..


回答1:


I have used the Google Data Api Obj-C client (http://code.google.com/p/gdata-objectivec-client/). I have never used it for Contacts but it supports them. It may be a good starting point.



来源:https://stackoverflow.com/questions/4781643/how-to-fetch-gmail-contacts-in-my-iphone-app

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!