I'm using the newest Facebook SDK and it seems I can't get the friends list at all.
I tried using the Graph API by calling /me/friends and by using the requestForMyFriends but none of them returned anything no matter which permissions I asked for.
Is it because 3.14 is limiting only to friends using the application or is it a different way to get the friends list after all?
Thanks!