Facebook Android sdk Game Request Dialog shows "Game Requests are only available to games" -


i'm updating android app latest facebook sdk (4.0.0). when create gamerequestdialog, shows me message: "game requests available games", instead of showing facebook friends. using webdialog before in older sdk , didn't happen. tried using webdialog in sdk 4 still shows me message.

update: here's logcat output

{facebookserviceexception: httpresponsecode: -1, facebookerrorcode: 3405, facebookerrortype: null, message: game requests available games.} 

you must set facebook app game category, in app settings. otherwise, can't use gamerequestdialog, because app not game. in case, facebook gives appinvitedialog.


Comments

Popular posts from this blog

How to run C# code using mono without Xamarin in Android? -

c# - SharpSsh Command Execution -

python - Specify path of savefig with pylab or matplotlib -