How to post to a page's Wall using Facebook Graph API for iPhone?
Should I need to prompt for any permission for that?
Is it possible or not?
Thanks in advance.
|
How to post to a page's Wall using Facebook Graph API for iPhone? Should I need to prompt for any permission for that? Is it possible or not? Thanks in advance. |
||||
|
|
|
You can using the Post method. It requires the
Annoyingly, the one thing that Graph API will not allow, is to let the user "like" a page through it. The user must already have "liked" the page. (catch-22) |
||||