Android: Currently using facebook sdk 3.22 version
I've tried searching for this on all available links regarding this topic but dint find a proper solution
I tried to get friend list with taggable_friends api, got the friend list but want to get unique id of that user to store it on my server.
"invitable_friends" API will helps to get friend list but i don't want to use canvas in my application. So is there any alternative for this to achieve.