You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Description:
The method setNotificationWillShowInForegroundHandler is not triggered for Android when app is active and when receiving a notification like this one.
Description:
The method
setNotificationWillShowInForegroundHandler
is not triggered for Android when app is active and when receiving a notification like this one.On iOS, the method is triggered and I can decide not to show the notification.
On Android the method is not triggered at all.
Environment
Steps to Reproduce Issue:
Just use the example of this project and set the following.
Logs when receiving notification on Android
Flutter doctor
The text was updated successfully, but these errors were encountered: