duytq94/flutter-chat-demo

The app icon doesn't show in the notification panel

anapeksha opened this issue · 8 comments

Can't see the app icon in the notification panel! Basically shows a clear grey circle instead of the app_icon.png

I tested this project and don't see anything wrong.
Btw, which platform, which device you got the issue?
A screenshot or more info will help easier to detect instead of just a simple report which can't find out anything.

I use android one!
And the screenshot is attached... the dot should have been the icon
Screenshot_1563466115

And you mean about the notification from flutter_local_notifications?
How about the notification from firebase_messaging?

Either of them doesn't work properly!

Yes, I got the issue, some devices just show the grey square or circle.
Btw I just follow this flutter/flutter#17941 (comment) but can't solve the problem.
So just keep searching, if you have any idea, please tell me.

@anapeksha @duytq94 I don't use app_icon but @mipmap/ic_launcher :) so I don't need to generate a specific one, hope this helps

@FilipeOS this doesn't work either!

Open a ticket on local notifications github. I think it might be a Android one issue