Facebook iOS SDK - get friends list

Viewed 59831

Using the Facebook iOS SDK, how can I get an NSArray of all my friends and send them an invitation to my app? I am specifically looking for the graph path to get all of the friends.

11 Answers
Related