I am trying to integrate an iphone application with facebook and I am stuck at the point where I need to let the user βlikeβ the page. This is because only after Liking on the page the user can write comments that will eventually appear on the wall of the page. I cannot find a suitable C object code to implement this function. Also, how to check If the user "likes" the page (in any other way than FQL), I need to hide a similar button as soon as he likes the page.
source
share