sromku / android-simple-facebook

[Deprecated] Simple Facebook SDK for Android
Other
879 stars 349 forks source link

Invite Friends Error #353

Open yusufiga opened 9 years ago

yusufiga commented 9 years ago

Hello I'm trying to invite friends to my app but I'm getting this error

{FacebookServiceException: httpResponseCode: -1, facebookErrorCode: 3405, facebookErrorType: null, message: Game Requests are only available to games.}

I looked up for this error and found this "You must set your Facebook app as a game category, in the App settings. Otherwise, you can't use GameRequestDialog, because your app is not a game. In this case, Facebook gives you AppInviteDialog."

So can you update your library for none game applications.

Thank You.