dinasaif / socialauth-android

Automatically exported from code.google.com/p/socialauth-android
0 stars 0 forks source link

Facebook contacts emails #143

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

While looking at code for "FacebookImpl"--> getContacts() method I have 
observed that it is not populating contacts Email. 

My question is, how can I get emails for Facebook contacts? Any input would be 
appreciated.

What steps will reproduce the problem?
1. provider.getContactList();
2. Returns only names, no E-mails
3.

What is the expected output? What do you see instead?

What version of the product are you using? On what operating system?
SocialAuth 4.3

Please provide any additional information below.

Original issue reported on code.google.com by smartcou...@gmail.com on 27 Jan 2014 at 5:40

GoogleCodeExporter commented 8 years ago
Hi , If facebook is providing email of friends , then you need to check 
getContacts() method in FacebookImpl.java.

According to me facebooking is not providing contacts email.

Original comment by vineet.a...@3pillarglobal.com on 30 Jan 2014 at 10:29

GoogleCodeExporter commented 8 years ago

Original comment by vineet.a...@3pillarglobal.com on 7 Feb 2014 at 11:06