About 146,000 results
Open links in new tab
  1. Flutter Push Notification Icon Showing White in color

    Jun 8, 2024 · Flutter push notification using flutter_local_notification show white box for some devices how to fix this Most of the device showing the notification icon correctly but some …

  2. How to change notification icon sent from Firebase Cloud …

    Jun 12, 2023 · So I'm learning about push notifications using Firebase Cloud Messaging using Flutter. I've successfully displayed the notification in Android I sent from the Firebase console, …

  3. c# - Notification Icon in .NET MAUI Android - Stack Overflow

    Feb 13, 2023 · I'm facing an issue with push notifications in .NET MAUI. I'm using Firebase Cloud Messaging and I have successfully integrated it into my app. The problem is with the …

  4. How can I generate notification icons correctly on Android?

    Feb 8, 2021 · 2 your "icon" have a rounded background, so it is also converted to white pixels... your notification icon should contain only image-shape, e.g. logo of app without background - …

  5. flutter - Push notification icon is not displayed as expected on ...

    Jan 17, 2025 · I'm trying to display a custom icon for push notifications on all Android devices. However, on Android 13 and above, the notification icon is replaced by a white circle instead …

  6. How to change remote push notification icon for React Native …

    Sep 21, 2017 · Generate the notification icons of all sizes at Notification Icon Generator. On the Notification Icon Generator site, set the following option before generating and downloading …

  7. Android Push Notifications: Icon not displaying in notification, …

    Jun 12, 2015 · My app generates a notification, but the icon I set for that notification is not being displayed. Instead, I get a white square. I have tried resizing the png of the icon (dimensions …

  8. Android: OneSignal how to change Notification bill icon with …

    When notification is received the bill icon is shown instead of app icon or custom icon that i override it to be shown from code. i could to change the icon from the dashboard but i want to …

  9. How to Change the Android Notification Icon/Status Bar Icon for …

    Oct 11, 2017 · I want to replace the default Icon with my own icon for Push-notifications. Now the App show the Icon as White box .

  10. How to set a custom icon to an IOS push notification?

    As an alternative, I was wondering if I could change the notification app icon. As far as I looked around, this is not possible either, but at the same time I saw this image of notifications (the …