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
Describe the bug
Hi, i found some problem when using this plugin for iOS, especialy when receiving notification onLaunch & onResume. on iOS, receiving notification onMessage only work when app is foreground and notification always show whenever app is open (always show up like that whenever i try to test notification from background). i tested on android and it work perfectly with no problem. and also, i'm using flutter_local_notification for showing local notification.
Describe the bug
Hi, i found some problem when using this plugin for iOS, especialy when receiving notification onLaunch & onResume. on iOS, receiving notification onMessage only work when app is foreground and notification always show whenever app is open (always show up like that whenever i try to test notification from background). i tested on android and it work perfectly with no problem. and also, i'm using flutter_local_notification for showing local notification.
To Reproduce
Steps to reproduce the behavior:
Please ignore other plugin that i use
Expected behavior
I want to show all background notification, onResume & onLaunch, like android work perfectly
Additional context
I use postman to send notification. heres notif that i send
and heres onMessage log that i received
Flutter doctor

The text was updated successfully, but these errors were encountered: