Skip to content
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

Should be able to customize default channel name instead of hard-coded to "Firebase" #236

Open
jacobg opened this issue Aug 28, 2023 · 0 comments

Comments

@jacobg
Copy link

jacobg commented Aug 28, 2023

https://github.com/chemerisuk/cordova-plugin-firebase-messaging/blob/0ecfae7c32eaca55f6368413f2275596191025b9/src/android/FirebaseMessagingPluginService.java#L61-L62C49

                notificationManager.createNotificationChannel(
                        new NotificationChannel(defaultNotificationChannel, "Firebase", NotificationManager.IMPORTANCE_HIGH));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant