I'm developing an iPhone game, using the Facebook SDK. I want to be able to post on a friend's wall an invitation with a link to the game (App Store link). I looked everywhere but couldn't find a way to do it.
How can I do that?
|
I'm developing an iPhone game, using the Facebook SDK. I want to be able to post on a friend's wall an invitation with a link to the game (App Store link). I looked everywhere but couldn't find a way to do it. How can I do that? |
|||
|
|
|
The solution is to use Facebook's Requests system - https://developers.facebook.com/docs/howtos/send-requests-using-ios-sdk/ |
|||
|
|
|
First you must set the permissions-
then,
|
||||
|
|