Is there a way to override default behavior on Android simply by creating a “High Priority” notification channel as described in the documentation?
How exactly can I “create a ‘High Priority’ notification channel on Android” as mentioned in the Firebase documentation?
Remove FCM background handler in flutter Android
I have FCM backgroung message handling code in my Flutter(v 3.19.6) project as below: