fechanique / cordova-plugin-fcm

Google FCM Push Notifications Cordova Plugin
624 stars 991 forks source link

Duplicate Notification on background or closed state #637

Open Suryalg opened 4 years ago

Suryalg commented 4 years ago

When App is foreground I am receiving notification on js callback but not in notification tray which is fine.

But in the background or closed state the same notification is coming twice in Notification tray. What shall be the reason?