The FriendSmash sample is kind of hard to follow and i was wondering if anybody had just a simple way to retrieve these using the Unity Facebook SDK?
Im pretty sure i have to use the QueryScores and ScoresCallback methods. Not sure how though.
Basically i need a way to iterate through the list of friends and retrieve each of their names, scores, and profile pictures.
Thank you!