I am trying to invite a friend of facebook to participate with a user in an iOS app. As far as I understand, I want to use User to User Request, not App App.
I am not sure how to do this.
According to the Send Requests page, there must be a “Facebook” class that has a “dialogue” method. This does not seem to exist on the Facebook SDK 3.1 for iOS.
How can I send a user a user request in the Facebook SDK 3.1 for iOS?
thanks
source share