i am using FB SDK for my upcoming android and ios game for login, share and invite purpose, well the login and share are working as intended, but when i try to invite people i get the list of my friends, once when i click send, i dont get the send dialog box and neither does it send request to the intended friend..
https://developers.facebook.com/docs/unity/reference/current/FB.AppRequest
> If the game making the call isn't> running on CUI, instead the function> will invoke the JS SDK's apprequest> dialog. In the Unity Editor, a stub> function is called instead.
↧