I'm using FBSDKAppInviteContent
to invite people to my app. I'm able to go through the wizard (after finally resolving an error about my app link which was incorrect, now it's not) and the invite was sent. No hiccups, and the delegate responds with {didComplete:1}
.
However.. the notification doesn't reach the persons that I want to invite! I have verified:
- My app is Live
- My app has a valid iPhone Store ID
- The app link opens the app
What have I missed?