objective c - how to get the user list those who are access my facebook application through my iphone apps -
I am creating an iphone app that uses Facebookon details to enter the app as a group on iPhone app They are in GroupOn, they are using FBCNnect, which they can enter on Facebook, depending on the success of the admission, they are allowing me to reach out to my deals.
I used the FBInet package, the application API
to follow my questions,
to use the user details to access What's the way Is my Facebook app registered to use APIs?
Advanced thanks!
Check the readme file shown below the source directory
It looks like That you are talking about two things.
First of all, you want your app to have extended permission from your users, so you can get your specific information.
Second, after the permission, you want to query Facebook for that information. Once you have permission, you can make specific Facebook API calls.
Comments
Post a Comment