Skip to content

How to customize Iterable notification name in Android Settings? #502

Answered by Ayyanchira
williamspete321 asked this question in Q&A
Discussion options

You must be logged in to vote

👋 Hi @williamspete321,

You should be able to provide a desired name to Iterable's notification channel by adding
<meta-data android:name="iterable_notification_channel_name" android:value="Custom Name"/>
in the app's AndroidManifest file.

Iterable doc for more reference.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@williamspete321
Comment options

Answer selected by williamspete321
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants