When i tried to retrieve the user's friends list with permission "public_profile" it gives me just my total number of friends on FB, not a list. Logcat showing null on list variable.. Can somebody tell me what's the reason behind this ??
Asked
Active
Viewed 22 times
1 Answers
0
There is literally no possible way, at all, to get a users full friend list on Facebook (including your own).
It was possible about a year or 2 ago, but Facebook changed their API and now there is no way to do so.

Moonbloom
- 7,738
- 3
- 26
- 38
-
that is not entirely true, see duplicate question: taggable_friends and invitable_friends do return all friends, but only for very specific tasks (tagging and inviting). – andyrandy Dec 10 '17 at 12:45