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 Nov 17, 2023. It is now read-only.
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?