localnotificationsplugin icon indicating copy to clipboard operation
localnotificationsplugin copied to clipboard

Icon not displayed even after setting LocalNotificationsImplementation.NotificationIconId

Open MichelMatthey opened this issue 7 years ago • 7 comments

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:

MichelMatthey avatar Nov 26 '17 11:11 MichelMatthey

+1

robintschroeder avatar Dec 15 '17 04:12 robintschroeder

It seems that some devices render the icon so that everything that is not transparent is shown as white.

abalas avatar Mar 28 '18 11:03 abalas

I'm also seeing a blank icon when I set it for Android. Was there any suggestions for this?

kutothe avatar Aug 19 '19 13:08 kutothe

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.

kutothe avatar Sep 12 '19 12:09 kutothe

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 :(

igormancos avatar May 24 '20 08:05 igormancos

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?

kutothe avatar May 26 '20 19:05 kutothe

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.

igormancos avatar May 27 '20 08:05 igormancos