How do I \"like\" a page using the new Facebook iOS SDK? (http://github.com/facebook/facebook-ios-sdk)
I\'m currently attempting to do it with:
NSMut
This is not a bug, it's broken by design. Using Facebook API you are only allowed to liking posts (by sending post request to https://graph.facebook.com/POST_ID/likes&auth_token=...), nothing else. Right now there is only one application which is allowed to liking pages using facebook api, it's "causes".