Retrive friends of friends in gmail for ios app [closed]

岁酱吖の 提交于 2019-12-31 03:54:24

问题


I want to retrieve friends of friends of gmail account in my iPhone application. I have no any idea about integration of gmail in iPhone application.

Which framework I need to use or how to integrate and retrieve friends of friends ?

If there is any demo or link please suggest me.


回答1:


go to https://developers.google.com/gmail/api/quickstart/ios

and follow the steps to integrate gmail in your application.




回答2:


you can use this example http://code.tutsplus.com/tutorials/accessing-google-services-using-the-oauth-20-protocol--mobile-18394 i think guide for this app :-)

After, you can use the api links.



来源:https://stackoverflow.com/questions/33624136/retrive-friends-of-friends-in-gmail-for-ios-app

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