Im trying to invite users to my app using facebook.
The facebook invite content is displayed correctly by calling FBSDKAppInviteContent()
.
The problem is when i select a friend, they dont receive a notification(on facebook) or a push notification. What they do recieve is an "App invitation notification" which is visible on facebook Apps > App invitations
Ive tested the functionality using 2 test users from facebook developer console on 2 different physical devices.
I dont understand what im doing wrong?