iOS double notification while app is in the background #158
Labels
bug
Something isn't working properly
ios
relates to iOS platform
runtime issue
An issue related to app runtime
Bug report
Current behavior:
While app is in the background and foreground_notification is set to true, receive 2 notifications in status bar instead of one. This is happening only when push notification using APNS token. When push notification with firebase token, with same payload, all works fine.
Receiving 2 notification instead of one while app is in the background
I tested on exaple project, it act the same as on my project
Expected behavior:
Receive one notification while app is running in the background and when receive notification from APNS with foreground_notification key set.
Steps to reproduce:
Environment information
Runtime issue
iOS build issue:
10.15.3
10.1
Related code:
The text was updated successfully, but these errors were encountered: