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

How can an app send requests to user's friends on Facebook without FBML?

  • Facebook says FBML is deprecated. Is there a way to replicate the fb:request-form functionality with the PHP SDK and the Graph API?

  • Answer:

    It seems to me that I saw in the Developer Roadmap early last year that Facebook was going to replace the requests with this: http://developers.facebook.com/docs/reference/api/message/ I think the more important thing to know about FBML is that should not be used directly but as XFBML, which is a subset of FBML only available to iframe pages. All that being said, you should still use the same FBML calls for now.

Ian Hook at Quora Visit the source

Was this solution helpful to you?

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.