How to check number of facebook app invitation sent by a particular users?
I would like to encourage my facebook app users to invite more friends to join the app. Therefore, I will let them freely use my app after they invite more than 50 friends (no matter their friends join the app or not is also ok). But the problem is: how can I check the number of invitation sent by that users? Thanks. Rgds there is no built in option in facebook for this. I'm using the FB request dialog and whenever we send request facebook will return a set of request id's (in case of multiple simultaneous requests) . And then just have your own table say 'tbl_requests' where you can update