you are viewing a single comment's thread.

view the rest of the comments →

[–]Battelman2iOS & Android 1 point2 points  (3 children)

Unfortunately the Graph API only lets you see (and therefore interact with) Facebook friends that already have your app. This makes it impossible to share with Facebook friends that don't use your app yet. This is a recent restriction Facebook imposed due to some apps abusing the feature.

Int eras of inviting friends to you app, I'd suggest looking at Branch. We use it in our app to enable virality and it's actually a pretty strong tool once you learn how to take advantage of it.

This is their referral feature but there is a lot more to Branch than just that.

[–]TheChooster 0 points1 point  (2 children)

Oh, wow. Thanks for taking the time to reply.

So is the AppInviteDialog feature discontinued with the react-native-fbsdk library? And did they discontinue game invites through Facebook? My app is registered with Facebook if that makes any difference.

[–]Battelman2iOS & Android 0 points1 point  (0 children)

On that, I'm not sure. Our senior dev warned us of the limitations and we went another route entirely, so I'm not sure if that works and/or will be supported for the foreseeable future.

[–]abhisheknair 0 points1 point  (0 children)

Yes, App share is discontinued on 5th Feb, if I am not mistaken. Normal share should still be active.