Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>Use <a href="https://developers.facebook.com/ios/features/whats-new-ios-sdk-3.1/" rel="nofollow noreferrer">Facebook-sdk 3.1</a></p> <p>User-generated requests are initiated when the app enables the user to select one or more friends to send a request to.</p> <p>We will walk you through the steps to send out an invite or a request:</p> <ul> <li>Triggering when the invitation or request is sent</li> <li>Sending the request</li> <li>Sending additional data with the request, such as a virtual gift</li> </ul> <p>You can set up your app to prompt the user to send out an invite after the user has used the app a certain number of times. You should also give the user the ability to invite friends to use the app at any time through the use of a menu button they can always get to. In this step we will show you a simple way of triggering the invitation request.</p> <p>See <a href="https://developers.facebook.com/docs/howtos/send-requests-using-ios-sdk/#protip2" rel="nofollow noreferrer">https://developers.facebook.com/docs/howtos/send-requests-using-ios-sdk/#protip2</a> for different types of coding logic.</p> <p>See also:</p> <ol> <li><a href="https://stackoverflow.com/questions/11521580/how-to-send-add-friend-request-to-facebook-user-from-ios-application">How to send add friend request (to facebook user) from iOS application?</a></li> <li><a href="https://stackoverflow.com/questions/8360882/can-a-facebook-friend-request-be-sent-from-my-own-app">Can a facebook friend request be sent from my own app?</a></li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload