I 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'm developing a game for Facebook. I need a way for users to invite others to the game. For that, …
facebook dialog apprequestsI'm trying to send a message from an app to a user when a specific event happens. Right now I …
facebook facebook-graph-api apprequestsI am using facebook sdk for my my iOS facebook application. I want to send app request to multiple users. …
facebook-graph-api graph dialog apprequests facebook-ios-sdkOK i know there is tons of documentation out there for using a request form and that is not my …
php facebook apprequestsI created an application for a website and gave it a site url. (The site url is actually not real. …
facebook-javascript-sdk apprequestsIf I invoke this: FB.ui({ method: 'apprequests', title: 'Who would you like to invite?', message: 'Hello there' }); The …
facebook dialog apprequests