routinger
routinger copied to clipboard
The app doesn't show image of icon properly in the notifications
Describe the bug The app doesn't show the icon of the app in the notifications.
To Reproduce Steps to reproduce the behavior:
- Go to the floating action button
- Add any scheduled or recurring notification.
- Wait for the notification to arrive
- You will see a white block in place of the icon. [SEE IMAGES BELOW]
Expected behavior The app's icon should have been shown in place of a white square block.
Screenshots
Additional context
The icon that should be used in the notifications is initialized in lib/services/notifications.dart
.
Ways to solve it Changing the icon size or creating proper adaptive icons.
Ideas about why is this happening I am not completely sure, but perhaps the issue is the use of non-proper adaptive icons and the size of the icon.