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 has been archived by the owner on Nov 17, 2023. It is now read-only.
I'm using firebase with MixPanel to manage push notification on Android, I made all configuration and all is working, I can receive a notification on android but it's always comes with the default Android icon (grey circle one) I tried to set different one like so:
to check if my configuration is correct I sent a notification from firebase and the icon I set in AndroidManifest.xml was shown correctly, so it seems it has something to do with MixPanel.
I have a setup where I'm using product flavor and I followed what's in documentation to set the Resource package name
Hello,
I'm using firebase with MixPanel to manage push notification on Android, I made all configuration and all is working, I can receive a notification on android but it's always comes with the default Android icon (grey circle one) I tried to set different one like so:
to check if my configuration is correct I sent a notification from firebase and the icon I set in
AndroidManifest.xml
was shown correctly, so it seems it has something to do with MixPanel.I have a setup where I'm using product flavor and I followed what's in documentation to set the Resource package name
but still, icon not showing, any clue what I've missed here?
The text was updated successfully, but these errors were encountered: