Hi,
Recently I just finished a simple Facebook Air application, and some of my friends already using that for testing purpose.
The situation is like this: There are 10 users that currently authorized my application and used it, from those 10 users, my FB account only related to 5 of them (the other 5 are not directly registered as my friends in my fb account)
My question is:
How can I query all users of my application? including those who are not related to my account in facebook?
Is there any sample of code where I logged into fb using my App ID & App secret? then query all application's user and not bound to my fb account?
Thanks in advanced. Bromo