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

Allow configuring notification channel and color through manifest #822

Merged
merged 7 commits into from
Aug 20, 2018

Conversation

steelbrain
Copy link
Contributor

This PR follows the metadata approach as encouraged by firebase sdk itself. See the linked issues for details

Fixes #820 #814
Closes #815

@Gp2mv3
Copy link
Contributor

Gp2mv3 commented Aug 10, 2018

Interesting ! Is it working for the example app ?

@steelbrain
Copy link
Contributor Author

steelbrain commented Aug 10, 2018

Yes, we're using this change in production and it seems to be working flawlessly for us

Edit: It's working for the example app also

@Gp2mv3 Gp2mv3 merged commit f7b4759 into zo0r:master Aug 20, 2018
@Gp2mv3
Copy link
Contributor

Gp2mv3 commented Aug 20, 2018

Thanks for your work !

@SaeedZhiany
Copy link

SaeedZhiany commented Apr 6, 2020

@steelbrain

Is it possible to set a notification channel properties through the notification object passed to the PushNotification.localNotification method at runtime? (similar to group option)

Also is it possible to define a new channel at runtime?

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

Successfully merging this pull request may close these issues.

[Android] Use firebase notification accent color from manifest as default
3 participants