react-native-push-notification icon indicating copy to clipboard operation
react-native-push-notification copied to clipboard

Firebase Notification Auto Appear

Open mtalhagaoglu opened this issue 4 years ago • 5 comments

Hi.

I am sending notification from firebase console but even i do nothing with it, it appears in notification bar. I don't want this. I want to use localNotifcation and edit some behaviour on notification. After all of these process i can show the user, not before. Is there any settting for not to show automatically any received notification?

mtalhagaoglu avatar Jul 05 '21 12:07 mtalhagaoglu

Hi @mtalhagaoglu Start reading the documentation about Firebase Notification. Regards

Dallas62 avatar Jul 05 '21 12:07 Dallas62

I read that. In my olding project i was sending all the information in data and process them in app. But this behavior restricts me sometimes.

mtalhagaoglu avatar Jul 05 '21 12:07 mtalhagaoglu

Ok, so you probably notice that Firebase console send notification and not data-only notification ?

Dallas62 avatar Jul 05 '21 13:07 Dallas62

yes i know. i am asking is there any way to disable show up even if its a "notification" message. if not i am okey with "only data" message

mtalhagaoglu avatar Jul 05 '21 16:07 mtalhagaoglu

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 30 days if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jul 06 '22 00:07 github-actions[bot]