Retrieve phone number from a signed in user profil

2019-07-21 22:28发布

问题:

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.