-
I added the notification icon and set the path in the AndroidManifest.xml but the icon won't show when receiving notifications. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
From the documentation:
Does your icon meet these requirements? |
Beta Was this translation helpful? Give feedback.
Maybe this section from my guide helps you: https://capawesome.io/blog/the-push-notifications-guide-for-capacitor/#configure-the-push-notification-icon
Here you can find a working example: https://github.com/robingenz/ionic-capacitor-firebase-messaging-demo