I am showing a feed using the api chart. I have questions about the problems below.
I would like to provide "How" functionality for every news post.
I would like to provide comment functionality for each news post.
Can someone help me solve this problem using either the api api in iphone.
Please refer to my answer here: How to comment or like a photo on facebook via FBconnect or Graph API in iPhone SDK?
Just send your access token https://graph.facebook.com/ID_OF_THE_POST/likes or your access token and message as a parameter https://graph.facebook.com/ID_OF_THE_POST/comments .
For more information, see the “Publishing” section of the Facebook Documentation: http://developers.facebook.com/docs/reference/api