Currently, I am in the midst of developing a Facebook instant game project. It has come to my attention that I need to include friend invites in my instant game, which is built using the Phaser framework. Unfortunately, after conducting a thorough search, I have been unable to find any tutorials or resources that provide clear guidance. The documentation available is quite confusing to me. Can anyone offer assistance?
I would greatly appreciate any links or videos that could be helpful.
In attempting to locate information on Game requests, I visited https://developers.facebook.com/docs/games/services/gamerequests/
However, this particular resource references the fb module, whereas my instant game utilizes the FBInstant module. This discrepancy has left me feeling unsure and puzzled.