How to process applications for participation in Facebook?

Possible duplicate:
How to process applications for using Facebook?

I am working on a Facebook application. I suggest the user invite his friend to the application using the C # SDK. as shown in the Facebook documentation

My problem is that the friend of the user receives the application request and clicks Accept , it does not show application permission request page .

Do I need to pre-prepare an additional step to redirect the user to the application permission request page ?

I am very grateful for any guidance or help.

+4
source share

All Articles