java - Contact and Friends using same Applications through facebook in Android -


lets have application on android , 2 of friends have downloaded it. many apps such words friends have ability @ friends, find out has downloaded same app , display in own application can play/challenge them know starting point @ @ accomplish goal of finding of friends using app through facebook or can achieve this?

you can query me endpoint following

/me/friends?fields=id,installed,name  

it return friends of user either installed feed set or not depending upon condition if have installed or not.

further documentation here


Comments