I have recently started to implement the new Facebook\'s App Invites feature. The invite is sent, but my friends (or app testers in my case) whom I sent app invites to did n
Found a similar question here and answered it:
https://stackoverflow.com/a/30929118/4888794
Basically, the notifications only appear in the Facebook Mobile App and not on the FB website.
Thank you!
Your should test with both users on Facebook's native mobile app (NOT simulator/device mobile browser) in order to see your invite notification, viewing on desktop would show nothing.
Really on desktop I did not have invitations but on device got it!
So, after some research. To recap, in order to test the App Invite on your development app, there are something to note:
To send app invites you must use version 4.0 or later of the Facebook SDK for iOS - see the note here