I can’t get Android to show my remote push notifications icons.
I created the icon files as described in the docs:
IconNotificationDefault-ldpi.png 18 × 18
IconNotificationDefault-mdpi.png 24 × 24
IconNotificationDefault-hdpi.png 36 × 36
IconNotificationDefault-xhdpi.png 48 × 48
IconNotificationDefault-xxhdpi.png 72 × 72
IconNotificationDefault-xxxhdpi.png 96 × 96
When scheduling local notifications the icon shows as it should, but when receiving remote push notifications (firebase) it shows the default icon (white square) instead of the ones I created.
Thanks.
By the way this notification issue is still unsolved:
https://forums.coronalabs.com/topic/71552-notificationscancelnotification-not-working/