A React Native wrapper around the Facebook SDKs for Android and iOS. Provides access to Facebook login, sharing, graph requests, app events etc.
2.99k
stars
906
forks
source link
Subscribe event not fired on Android #836
Open
edo1493 opened 3 years ago
🐛 Bug Report
The Subscribe event is not fired on Android, while it works normally on iOS.
To Reproduce
Install the FB SDK, make an in app purchase and you won't see the Subscribe event fired for Android.
Expected Behavior
We expect to see events fired when the user purchases the subscription.
Environment