EddyVerbruggen / nativescript-plugin-firebase

:fire: NativeScript plugin for Firebase
https://firebase.google.com
MIT License
1.01k stars 445 forks source link

Case of a closed application #1778

Open Fabiyo-90 opened 3 years ago

Fabiyo-90 commented 3 years ago

I had to test three cases 1) when my application is in the first plan, it works very well, I receive the message 2) when the application goes to the background, I open another application then there is a notification, it works fine. 3) But once I close the app then I don't get any notification or message.

I am on android version 9

But how do you keep the notifications working when the app closes or is killed ?

eikaramba commented 3 years ago

maybe this helps and is related https://github.com/EddyVerbruggen/nativescript-plugin-firebase/issues/1539