Can the ‘dialog’ method be used for app invite? (https://developers.facebook.com/docs/app-invites/android)
The facebook api uses AppInviteDialog and I’m wondering if this is a different dialog, or if with the right parameters the sdkbox dialog method can do it?
Nik
Ok, reading the api doc carefully it looks like it’s not, but posting to someone’s wall is almost the same thing.
Does the user have to be logged in? Or does it just send an intent to the facebook app?
You have to login to Facebook, before post anything.