How to send invitation to my facebook friends from iOS app?

Dev help: Facebook invites, mobile apps, custom strings?

  • Calling other developers:I've got an app right now with a problem that I'm butting my head against... so hoping somebody in the hive has more experience integrating Facebook's mobile SDK's, and can offer suggestion. I have private groups in this application. The way invitees join these groups is by entering an invite code (B7EH9, for example). This is not a problem for email and SMS invites; send the code and wash your hands. Facebook is presenting a problem, though -- and the client requires that we have Facebook invites.From what I can tell in the Facebook Android/iOS SDK's, I can send an app request (FBWebDialog). I can specify a string to accompany that request. This would appear to be a fit for my needs... but the custom string only gets sent in the event that the recipient already has the app authorized and installed. If the invitee does not already have the app installed (i.e. the request is a true invitation), then the invitee receives a generic "person X has invited you to try app Y" message. That obviously won't work, since we need to pass a code.Any ideas? Invitations have to be private and contain a code.

  • Answer:

    Not sure I grok all the details as I'm not a facebook dev but did you look at FBWebDialogsDelegate, seems to have potential to handle convoluted situations.

kaseijin at Ask.Metafilter.Com Visit the source

Was this solution helpful to you?

Related Q & A:

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.