Hi, I'm creating an iPhone App that uses facebook connect to enable the user to post messages to a specific fan page. I also want to allow my users to become a fan of the page through Facebook Connect but I can't find a way to do this.
So: is it possible to create a "become a fan"-button in an iPhone app using Facebook Connect? Which API call should I make?
If it's not possible in Facebook Connect directly, any suggestions for a workaround (for instance via some PHP code on my server)?
thanks, Thomas