内容中的 iOS 推送通知图片

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/52476478/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-08-31 09:49:46  来源:igfitidea点击:

iOS push notification images in content

iosxcodeapple-push-notifications

提问by Jay T

How can we add icon images in ios push notification contentlike this one

我们如何在ios推送通知内容中添加图标图片像这个

回答by C?ur

Those are emojis unicode characters, not pictures:

这些是 emojis unicode 字符,而不是图片:

You may illustrate your content with anything from this partial list of Unicode emojis that are supported on iPhone (this list is not exhaustive, it's just for illustration):

您可以使用 iPhone 支持的部分 Unicode 表情符号列表中的任何内容来说明您的内容(此列表并不详尽,仅用于说明):

??????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????♀♂????????????????????????????????????????????????????????????????↗?↘?↙?↖??????????????????????????????????????????????????????????????????????#??*??0??1??2??3??4??5??6??7??8??9????祝秘??????????

?????????????????????????????????????????????????????? ?????????????????????????????????????????????????????? ???????????????????????????????????????♀♂???????????? ?????????????????????????????????????????????????????? ????↗?↘?↙?↖???????????????????????????????????? ?????????????????????????????????#??*??0??1??2??3??4 ??5??6??7??8??9????祝秘??????????

Find more at https://unicode.org/emoji/charts/full-emoji-list.html

https://unicode.org/emoji/charts/full-emoji-list.html查找更多信息