-
Notifications
You must be signed in to change notification settings - Fork 915
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FR: Please help add an option to enable / disable auto notifications on Firebase Messaging. #8818
Comments
Hi @tiennguyen1293, By Auto Notifications, do you mean notifications originating form Firebase Services like Database, etc. I believe this would require a Firebase service change and we can't achieve this by updating the SDK's API. I recommend reaching out to Firebase Support, they should be able to handle this feature request. If I'm misunderstanding then please let us know. Thanks! |
Thank you for your quick response, @DellaBitta. I am using
However, I cannot remove That’s what I mean—do we have a way to prevent this from
Thanks for your help. |
Ok, I see. Confirmed, |
|
Operating System
MacOS 14.6.1
Environment (if applicable)
Chrome 133.0.6943.142
Firebase SDK Version
^11.3.1
Firebase SDK Product(s)
Messaging
Project Tooling
I built a Google Extension with Firebase Messaging
Detailed Problem Description
I am facing an issue with duplicate notifications between my custom notification and Firebase auto-notification. I am using a single Firebase project for both Android and the Extension, causing duplication.
Steps and code to reproduce issue
Init Firebase Messaging and add more
The text was updated successfully, but these errors were encountered: