capacitor-community / fcm

Enable Firebase Cloud Messaging for Capacitor apps
https://capacitor.ionicframework.com/docs/
MIT License
238 stars 83 forks source link

Notification not coming when App is killed in android. #146

Open muhammad-gul-dm opened 1 year ago

muhammad-gul-dm commented 1 year ago

In ios notifications are working fine but in Android, notifications are not coming if you kill the app. However, it's working fine in the background and foreground in android as well.