Facebook Graph - does the user "like" my page?
- by Ican Zilb
I am trying to upgrade my iPhone app to use the new facebook graph api.
One thing I cannot find is how to find out if the current user connected from my app to facebook is a fan of my facebook page - (i.e. in the new paradigm - whether the user likes my page)
In the Rest Api there was a function isFan, but not in the Graph.
I can get all items…