Official Pusher Beams Flutter client plugin (iOS, Android and Web), receive notifications easily on your Flutter application with Pusher Beams.
11
stars
30
forks
source link
[IOS] The onMessageReceivedInTheForeground callback triggers multiple times for a single notification #53
Open
ebabhi opened 1 month ago
Issue
When the app is in the foreground and receives a notification, the
onMessageReceivedInTheForeground
callback is triggered multiple times.Expected Behaviour
onMessageReceivedInTheForeground
should only be triggered once per notification.Steps to replicate
onMessageReceivedInTheForeground
.Logs from Xcode for a single notification