Facebook - Posting Comments and Likes to a Page
I have created an iPhone facebook application that pulls posts, comments and likes. I need to allow the user to post a new comment or like to a facebook fan page/application. I cannot find any good documentation on how to accomplish this using the built in facebook methods. Is this possible? If not, how do I go about using Titanium.Network.createHTTPClient() to accomplish this?