wizpanda / cordova-plugin-firebase-lib

This repository is moving & merging to https://github.com/wizpanda/cordova-plugin-firebase-lib to avoid confusion to developers.
https://www.wizpanda.com/
MIT License
68 stars 38 forks source link

Option to receive push notification when app is killed #3

Closed eeerrrttty closed 5 years ago

eeerrrttty commented 5 years ago

Here on my android, i doesn't receive push notifications when app is killed / closed, just on background. How can this be solved ?

sagrawal31 commented 5 years ago

We are using this library in our 3 productions apps and seems to work fine. Are you expecting to receive data payload based notifications (where there is no title & body)?

Dec- commented 5 years ago

What version of Android do you have?

sagrawal31 commented 5 years ago

@eeerrrttty were you able to get this working? Because this fork is working for us in our two production applications.

sunhuafeng1992 commented 5 years ago

I also had the same problem on ios12. I couldn't receive notification when I was running in the background, but I was notified when I was running in the front desk, hoping to get a reply.

leodiano commented 5 years ago

test on another phone, if it works, reset your device's messaging settings

sagrawal31 commented 5 years ago

@eeerrrttty I'm closing this issue assuming things are working now for you. Please feel free to re-open later if this is not the case.