localnotificationsplugin
localnotificationsplugin copied to clipboard
Icon not displayed even after setting LocalNotificationsImplementation.NotificationIconId
If this issue is for a new feature, please skip the "Bug" section and fill out the "Feature Request" section at the bottom.
Bug
Icon not displayed even after setting LocalNotificationsImplementation.NotificationIconId
Plugin Version: 2.1.0 Platform (e.g., Android v21): All Device/Hardware: Emulator, also on Android phone with Lolipop 6.0...
Expected behavior
Should show the icon, and it used to work but for some unknown reasons it no longer works
Actual behavior
Showing a generic blank square instead
Steps to reproduce the behavior
Feature Request
Feature description:
+1
It seems that some devices render the icon so that everything that is not transparent is shown as white.
I'm also seeing a blank icon when I set it for Android. Was there any suggestions for this?
This tool was helpful in making sure my icon was correct: http://romannurik.github.io/AndroidAssetStudio/icons-notification.html
I had to update the icon to be a single color transparent png.
Hey, who fixed this issue?
This tool was helpful in making sure my icon was correct: http://romannurik.github.io/AndroidAssetStudio/icons-notification.html
I had to update the icon to be a single color transparent png.
I tried your tool, but when upload image I have white square on tool :(
It's not my tool, so I can't really speak for it. Did you make sure the icon is a single color transparent PNG before putting it into the icon creator?
It's not my tool, so I can't really speak for it. Did you make sure the icon is a single color transparent PNG before putting it into the icon creator?
Working, thank you very much.