I need clarification and the limitations around the changes for Facebook API a year ago. I'm hearing mixed answers!
Can the following happen?
- User1 signs into the app using facebook login
- app requests permission to use basic info of user1
- user1 accepts
- Additional permission to allow app to see user1 friendlist which user1 accepts
- assume user1 has 200 friends on facebook
- app can now display in a list view all 200 of user1 friends (only first name, last name and maybe some form of id)
OR
Can user1 only view his friends also using the app?
OR
Can the app not see any friends if the user has the setting to hide friends on fb?
What are the main practical limitations?
FB API is not descriptive? https://developers.facebook.com/docs/graph-api/reference/friend-list/