react-native-mixpanel
react-native-mixpanel copied to clipboard
Multiple push providers
Hi All, I am using sdk version 1.2.5 even though am not able to receive push notifications here is the case: I have both firebase and mixpanel configured on AndroidManifest.xml if I disable firebase I can receive mixpanel push notification and vise versa but I want to have both push providers on my app, I followed all the steps to merge from GCM to FCM but still not able to receive push notifications what is the solution here?