Issue
I want to create get freinds list and unfriend finder feature in android app. I use facebook sdk or etc...
Do I need to be authenticated to use the feature? And can I find examples with these features?
Thank you so much :-)
Solution
Facebook SDK new version disable "Get friend list" api. U just can get list of friend who use ur application. You can research about graph api here to know which parameter to pass: Document for graph api
And you have to provide login facebook function to use these api
Answered By - Nguyễn Gia Lễ Answer Checked By - Willingham (PHPFixing Volunteer)
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.