[firebase_messaging] To show HTML content in notification #5617
Unanswered
snj07
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I don't see any option to show HTML content in the notification title or body. I
Describe the solution you'd like
The plugin should be able to extract the
data
key without consideringnotification
key if it does not have anytitle
orbody
and it should show the HTML content directly in the push notification.Additional context
It works very well in Ionic plugin you can check the code here
Beta Was this translation helpful? Give feedback.
All reactions