6

I saw that Sounds app can invite all my Facebook friends to install this application by press only one OK button. enter image description here

How can I do that?

mr.icetea
  • 2,607
  • 3
  • 24
  • 42

1 Answers1

3

Detailed information about the use of invitations to the application here:

https://developers.facebook.com/docs/app-invites

stdob--
  • 28,222
  • 5
  • 58
  • 73
  • 1
    Yes I known it. But I must to call `AppInviteDialog` and pick friends from there. But `Sounds` app just press one button. – mr.icetea Jul 28 '16 at 07:16
  • It would help if you showed us what happens after the button is clicked and what the recipients receive on their Facebook profiles – Igy Nov 17 '16 at 21:09