FBSDKAppInviteDialog in Facebook iOS SDK version 4.0.1 invite successfully sent, but no notifications received

前端 未结 2 2208
轻奢々
轻奢々 2020-12-15 11:58

With the new Facebook SDK 4.0.1, I have implemented below in my \"Invite to App\" button:

FBSDKAppInviteContent *content =[[FBSDKAppInviteContent alloc] init         


        
相关标签:
2条回答
  • 2020-12-15 12:04

    You can visit the link below. i have the same problem and this must help

    Facebook App Invites iOS SDK v4.0 configuration and states

    1. You invited Facebook user who already used your app
    2. Must be a live Apple App id in App Setting Facebook
    3. If user already installed your app. you can assign them as a tester then they always receive your notification.

    Hope this help :)

    0 讨论(0)
  • 2020-12-15 12:20

    After a few hours of also not seeing the invite notifications, I realized that the notifications only appear in the Facebook mobile app (not on the FB website).

    0 讨论(0)
提交回复
热议问题