Fetch friend list from Google Plus

时光总嘲笑我的痴心妄想 提交于 2019-12-12 10:24:40

问题


I have login successfully with Google plus API in my iPhone App.Now i want to fetch my all friends with name ,id and birthday. Can anyone please help me. Thanks in advance.


回答1:


Bad luck.. With my current experience google doesn't have any API's to retrieve data related to friends.

Refer these.

How to fetch Google+ friends in Android

google+ api person's friends

Get google plus user friends




回答2:


Have you tried this API method?

queryForPeopleListWithUserId:collection:

Source: https://developers.google.com/+/mobile/ios/people



来源:https://stackoverflow.com/questions/12239832/fetch-friend-list-from-google-plus

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