I'm writing a Facebook application that needs to store the UID's of the logged user's friends he's inviting.
To clarify:
- user_a is logged on facebook and using the app;
- he has the hance to invite some of his friends;
- the application needs to know who are these contacts.
I think I cannot use the standard fb:multi-friend-selector, because there is no way to know who is being invited...
Probably there is a simple solution to this, but I cannot find it :-)
Thanks a lot
Andrea