Questions related to Facebook Friends with facebook SDKs.
i'm using new facebook php sdk v4 and I want to retrieve full list of friends Code: try { $user_friends = (…
php facebook facebook-graph-api facebook-friendsIs it possible to remove a friend relationship between two FB users through the API? I'm thinking that it's not, …
facebook facebook-graph-api facebook-friendsI want to know how to send app request to all my facebook friends from android app. I tried in …
android facebook-graph-api facebook-app-requests facebook-friends facebook-invite-friends