views:

37

answers:

0

I started developing an iphone application in June 2010 that used the facebook API's extensively. I logged in and got a FBSession which contains the logged in user's profile id, etc. I then used the FBRequest class to make many calls using the FQL to get data.

How do I call fql queries from the latest fb connect apis?