Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

Allow configuring notification channel and color through manifest #822

Merged
merged 7 commits into from
Aug 20, 2018

Conversation

steelbrain
Copy link

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
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 subscribe to this conversation on GitHub. Already have an account? Sign in.
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