Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to get Facebook user phone number in android

I want to get Facebook user basic information, i am getting ,But i am not able to get Facebook user phone number.If You know please help me.

Thanks in advance

like image 607
Manoj Kumar Avatar asked Sep 09 '14 04:09

Manoj Kumar


People also ask

How can I get mobile number from Facebook in Android?

Go to https://www.facebook.com/settings?tab=mobile. All known phone numbers should be listed there.

Can I get someone's phone number from a Facebook account?

1. Check out the Facebook profile. Before trying any advanced methods, first take a look at the person's Facebook profile at the About page > Contact and basic info section. You could find their phone numbers and email addresses if these contact details are set to be viewed.


1 Answers

There is no way to get the phone number of a Facebook user via the Graph API. Even not if the user set it to public.

Have a look at the docs at https://developers.facebook.com/docs/graph-api/reference/v2.1/user/#fields

like image 195
Tobi Avatar answered Sep 19 '22 09:09

Tobi