It is very strange. I know that if you create an application for a custom application application, it does not appear anywhere.
but in this case I tried the FB.ui dialog to create a user request for a user application. Like this:
FB.ui({method: 'apprequests', message: 'I invite you for a coffee together', to: xxxxxxxx });
It opens a dialog box and successfully sends a request.
but the problem is that the recipient does not receive notification of the application request in any way.
I tried disabling sandbox mode and all that, but there is no way to notify the recipient of the offer they received: /
What am I doing wrong?
source share