I can get the friendlist by
[facebook requestWithGraphPath:@"me/friends" andDelegate:self];
But the list contain all the friends, how could I get the friendlist that only played the app.
I can get the friendlist by
[facebook requestWithGraphPath:@"me/friends" andDelegate:self];
But the list contain all the friends, how could I get the friendlist that only played the app.
This gives you a list of your friends that have the app installed
friend.getAppUsers()