Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
Objective-C 2.0 is a revision of the Objective-C language created by Apple to include, amongst other things, an enhanced syntax.
0
votes
1answer
84 views
Limit the result that I got from FBRequestConnection
I'm using Facebook iOS SDK to retrieve the data from Score.
Below are my codes...
NSMutableDictionary* params = [NSMutableDictionary dictionaryWithObjectsAndKeys:
...