Search code examples
facebookpublishsend

Android facebook send challenge/app request to friends


Can I send challenges or app request to my friends without submitting my facebook app for review? The app status is live, taken out of sandbox. Added necessary fields. Now I can successfully login with my app, get user details, friends details, update status etc.

Do i need to create actions inside my app to get send request permission? I have created some actions too.

But when i send challenge, i can choose friends and send challenge. But they are not receiving! Tried requestPublishPermission() etc before sending challenge.


Solution

  • If you can successfully login, fetch details and send request but no notification is receiving at the other end, then you probably did not fill the canvas urls.