标签: push-notification watch-os-2 watch-notification
我正在notification的{{1}}工作。我想更改通知图标。我在 ImageAsset 文件中设置了 AppIcon ,但这并没有奏效。
notification
如何实现这一目标?
答案 0 :(得分:3)
选择Assets.xcassets文件夹下的watchApp并为watchOS App Icon创建新的图片集,它会为您提供图标的所有尺寸。把所有的图标放在那里。确保观看图标不包含alpha channel。
Assets.xcassets
watchApp
watchOS App Icon
alpha channel