chemerisuk / cordova-plugin-firebase-messaging

Cordova plugin for Firebase Cloud Messaging

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to have foreground notification on status bar.

FranGhe opened this issue · comments

I would like to have on status bar the foreground notification as the background ones... is it possible?

Not sure I understood the question. Do you want to keep the notification icon in the status bar?

Hi, yes :)

@chemerisuk when the app is active and one message is received, the alert is displayed on top, but after 3 seconds disappear.
I would like to mantain the message on status bar, (as the background ones) so the user can see it in a second time.

I'd rather not use also cordova-plugin-local-notifications

Is it possible?