facebookarchive/friendsmash-unity

Mainmenu.cs is not picking friends to smash .

Closed this issue · 3 comments

hello ,
i reskin this game and uploaded to Facebook but after loading, my friends are not coming in Green box. Just green box appears and other characters .
check your self. .https://apps.facebook.com/smashhyourfriend

Yep, same here:
"friends.limit(100).fields(first_name,id)" doesn't work.

The problem is that for apps created after April 30th 2014 only friends who play the app are returned in me/friends (https://developers.facebook.com/docs/games/migrate). However, the me/invitable_friends endpoint can be used to see non-app user friends. I've update the code to use invitable_friends.

@andyborrell
please have a look at this app https://apps.facebook.com/testfsmash/ ..
me/invitable_friends is not working i am getting only one friend to invite but in script its max,

in browser console i see this error.
Failed downloading https://graph.facebook.com/integrated_plugin_apprequests/?users=AVm4-RmKepR…FijbPDJYlxCKEPWuV365izZBdWNT8gswIOykJQXHgYsWdwfXpAweEQO4bZCj2w4mQtRtLZBWd& VM867:1
(anonymous function)

http://stackoverflow.com/questions/25048585/unable-to-invite-friends-to-my-app-using-me-invitable-friends