I have the following code that would get ur friends list using graph api function getFriendsList(){ $response = $this->api(…
php facebook sdk facebook-app-requests facebook-friendsI am using the normal setup for sending invites through the requests dialogue: FB.ui( { method: 'apprequests', message: "Please add …
facebook apprequests invite facebook-app-requests facebook-inviteI switched to Facebook 4.0 in order to implement AppInviteDialog for Android. I followed this reference. The dialog appears, I can …
android facebook facebook-app-requests facebook-invite facebook-invite-friendsAccording to Facebook - Authentication within a Canvas Page Document, they say that we will be getting a signed_request …
php facebook facebook-authentication facebook-canvas facebook-app-requestsHi I got 'publish_actions' permission approved for my Facebook App. But when any user accessing this app, it is …
facebook-apps facebook-app-requests facebook-sdk-4.0 facebook-app-center facebook-app-settingsI am trying to implement a facebook login onto my website. I can get all the relevant data I need …
php facebook email facebook-graph-api facebook-app-requestsWhen I use the webdialog for a friendrequest, everything is going fine, except no request or anything is made. The …
api facebook-ios-sdk facebook-app-requestsI 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-friendsI'm currently developing a Facebook canvas app in which I let the users invite others to use the app, pretty …
javascript facebook notifications facebook-app-requests