I am using Android 28, B4A 8.80
SDKmanager is used to update everything.
I have managed to use adaptive icons.
But I cannot figure out how to show the correct notification icon when receiving a Firebase notification.
I only want to show the notification when the app is not in foreground, so I do not handle the notification in my app.
Everything works fine on older Android versions.
Newer Android versions shows the notification but the icon is just a white circle.
SDKmanager is used to update everything.
I have managed to use adaptive icons.
But I cannot figure out how to show the correct notification icon when receiving a Firebase notification.
I only want to show the notification when the app is not in foreground, so I do not handle the notification in my app.
Everything works fine on older Android versions.
Newer Android versions shows the notification but the icon is just a white circle.