5

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.

tckmn
  • 57,719
  • 27
  • 114
  • 156
Arun Jose
  • 1,857
  • 1
  • 15
  • 24

1 Answers1

3

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.

Vinoy Alexander
  • 810
  • 1
  • 12
  • 24