nativescript-plugin-firebase icon indicating copy to clipboard operation
nativescript-plugin-firebase copied to clipboard

Case of a closed application

Open ghost opened this issue 4 years ago • 1 comments

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 ?

ghost avatar Feb 04 '21 13:02 ghost

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

eikaramba avatar Jun 23 '21 23:06 eikaramba