How to get Facebook user phone number in android

I want to get basic user information on a Facebook user, I get it, but I can’t get a Facebook user phone number. If you know, please help me.

Thanks in advance

+5
source share
1 answer

There is no way to get the Facebook user phone number through the Graph API. Even if the user did not install it publicly.

Check out the docs at https://developers.facebook.com/docs/graph-api/reference/v2.1/user/#fields

+16
source

Source: https://habr.com/ru/post/1202122/


All Articles