How can I use facebook analytics push notification in native response?

I want to use facebook analytics campaigns in my app. I managed to integrate the ios part but the android part failed

https://developers.facebook.com/docs/push-campaigns/android?locale=en_US

I used react-native-push-notification and was able to receive notification from GCM in my application.

so anyone can help set up Android push campaigns in React native?

Thank you!

+3


source to share





All Articles