I am using the latest Facebook SDK for iOS and Graph API. Works Great.
I\'m trying to \'Like\' status updates, doing the following:
NSManagedObject *
Figured it out. You cannot pass nil to the parameters. So I created an empty NSMutableDictionary, and passed that. Worked fine. (By the way: it’s not possible to like a page this way.)
NSMutableDictionary