PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, June 29, 2022

[FIXED] How can I make to get friends list android app on Facebook?

 June 29, 2022     android, facebook, facebook-sdk-4.0, java, javascript     No comments   

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

Test 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)
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing