【发布时间】:2016-05-27 17:53:10
【问题描述】:
假设我有一个包含以下数据的 backField:
{
key:"key-1",
attributedValue:"<a href='https://somewhere.com'>Link</a>",
changeMessage: "Key-1 field changed:%@"
}
我希望在推送通知到达时在锁定屏幕上显示用户友好的 - Key-1 field changed:Link,而不是 - Key-1 field changed:<a href='https://somewhere.com'>Link</a>。
有什么办法可以实现吗?
【问题讨论】:
标签: apple-push-notifications android-pay passbook wallet