Hey guys, I was wondering if there is a way to get a user’s friends (people who the user follows) that downloaded the application that current user is authenticating, and not get the ones that hasn’t downloaded it yet. Kinda like Facebook Graph API does. Because if I were to question every single user id that the user follows if it’s recorded in the app’s database or not, it would cause a lot of pain (speed-wise).