Search code examples
androidfacebookfacebook-sdk-3.0

sending facebook app invitations


I'm new to Facebook Android SDK 3.6.0. I made a new facebook app for my android application and sent app invitations to some of my friends. then I noticed that some people don't receive my invitation. even if they receive my invitation, they don't get any notification but the invitation is there on the https://www.facebook.com/appcenter/requests page. So can anyone explain me the reason for this? i used HelloFacebookSample to create login, share and invitation sending parts.


Solution

  • Well I've found something. People those who already connected with "Facebook for Android" gets my invitation as a push notification on the notification bar. Others receives it as a normal invitation on their facebook requests page.