I am trying to find a way to send app invite to selected users. I can use 'App Invites' with App Link URL, but this does not allow setting of selected users before the dialog appears.
FBSDKGraphRequestContent does not have an action type of INVITE. So not able to use that.
I already got the list of invitable friends using invite_friends. How can I now use these user tokens to send app invite to selected users.
You cannot preselect users for App Invites.
The invitable_friends API is only for Game Requests.