I received a notification alert as a html format. So how can I display that notification message format by html using custom user notification. Any help would be appreciated.
example:
aps : {
alert : "<a>this is a tag</a><br/><b>this text will bold out</b>",
}