You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2020. It is now read-only.
i want to use facebook analytics push campaigns in my app. i have successed integrated the ios part, but android part was failed
https://developers.facebook.com/docs/push-campaigns/android?locale=en_US
i used react-native-push-notification and could receive the notification from GCM in my app.
i have no idea to set up push campaigns for Android in React native ?
thank you !