0

In my application, I need to fetch the facebook friends contact details such as mobile number/phone number, email address, etc from the user account. I am able to fetch the list of friends of the user first name, last name, fb id and profile pic.

Even in iPhone settings I am not able fetch all the friends contacts. Only very few contacts are able fetched. But in android, I have seen that it downloading all the contacts. Is Apple restricting this.

Can any one help me out to fetch the user friends list and their mobile numbers

RAJA
  • 1,214
  • 10
  • 13

1 Answers1

0

You cannot get Facebook friends email id, number/phone number. What ever details of friends currently you are getting is the only thing Facebook provides about the user friends. ie first name, last name, fb id and profile pic.

Facebook doc's says

Note: There is no way for apps to obtain email addresses for a user's friends.

Kara
  • 6,115
  • 16
  • 50
  • 57
Anil Varghese
  • 42,757
  • 9
  • 93
  • 110