Iam currently working on a Facebook instant game project. I need to implement friend invites for my instant game project which uses Phaser framework. I searched but I couldnt find any working or tutorials, the docs is not making sense to me.Could anyone help?
Links, Videos will be helpful.
I tried looking for Game requests link in https://developers.facebook.com/docs/games/services/gamerequests/
But this one uses fb module and instant game is using FBInstant module. I am confused with that.