Fetch Google Contacts for iOS application if User already logged in

我只是一个虾纸丫 提交于 2019-12-24 12:33:47

问题


In my application we kept option to login through gmail/facebook. I have requirement to get gmail contacts. I have seen GData library in which "GDataServiceGoogleContact" object is creating with username and password.

My requirement is if i already login with gmail(using google plus SDK),how to fetch contacts by url "https://www.google.com/m8/feeds/groups/default/full". or is there any option using iOS google plus SDK.

来源:https://stackoverflow.com/questions/26868519/fetch-google-contacts-for-ios-application-if-user-already-logged-in

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