Push notification only when app is open

Carlos a year ago

Hello group, what am I doing wrong. I've setup notifications and they work fine but only when app is open. If I close the app I get nothing. I have my own windows server with version 6.6.

Anton Tananaev a year ago

What type of push notification are you using?

Carlos a year ago

You mean web, email or command?

Anton Tananaev a year ago

Yes, I mean the channel.

Carlos a year ago

Web

Anton Tananaev a year ago

That's not a push notification.

Carlos a year ago

So how would I get the notifications to come in even if app is closed?

Track-trace a year ago

Thats what firebase push messagss are for.

Carlos a year ago

Got it working, it's been a long time since I've had to do this and forgot i had to add it the default file. Thank you so much for the help.