Retrieve phone number from a signed in user profile from google plus login in android

久未见 提交于 2019-12-11 02:00:17

问题


I need to retrieve phone number from a signed in user profile from google plus after login in android. Currently by referring to https://developers.google.com/+/mobile/android/people#retrieve_profile_information_for_a_signed_in_user. I got basic profile information. But what actually require is phone number. Is it possible / are they providing any way.


回答1:


I dont think, currently there is option for fetching phone number . You can go through Plus.PeopleApi.getCurrentPerson.



来源:https://stackoverflow.com/questions/28871748/retrieve-phone-number-from-a-signed-in-user-profile-from-google-plus-login-in-an

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