iOS 11 中的 Apple Watch 上缺少通知图标
Notification icon missing on Apple Watch in iOS 11
iOS11 中来自我们应用的通知在出现在 Apple Watch 上时缺少该应用的图标。
我们的 AppIcon 资产中有 iPhone 通知 iOS 7-11 图标,还有 iPad 通知 iOS 7-11,以及所有iOS 7-11 的各种设备的相关聚光灯、设置和应用程序图标。
关于我们可能遗漏的任何想法?这在 iOS 10 中工作正常,在 iOS 11 中停止工作。
转到 AppIcon 资产,在右侧,您可能会看到:
将其更改为 watchOS 2.0 及更高版本。你会看到资产现在扩展了 Apple Watch 的图标:
在 Xcode 的最新 8 版本中使用应用程序加载器上传对我有用。 Apple Watch 图标现在又出现在手表上了。
正如@Skyborg 所指出的,这似乎是 watchOS 的一个错误并已在 watchOS 4.1 中修复。
根据 apple
应该会在 iOS 11.1 中修复
Other improvements and fixes
Fixes an issue where app icons were not appearing in notifications on
Apple Watch
iOS11.1 更新日志:https://support.apple.com/en-gb/HT208067
iOS11 中来自我们应用的通知在出现在 Apple Watch 上时缺少该应用的图标。
我们的 AppIcon 资产中有 iPhone 通知 iOS 7-11 图标,还有 iPad 通知 iOS 7-11,以及所有iOS 7-11 的各种设备的相关聚光灯、设置和应用程序图标。
关于我们可能遗漏的任何想法?这在 iOS 10 中工作正常,在 iOS 11 中停止工作。
转到 AppIcon 资产,在右侧,您可能会看到:
将其更改为 watchOS 2.0 及更高版本。你会看到资产现在扩展了 Apple Watch 的图标:
在 Xcode 的最新 8 版本中使用应用程序加载器上传对我有用。 Apple Watch 图标现在又出现在手表上了。
正如@Skyborg 所指出的,这似乎是 watchOS 的一个错误并已在 watchOS 4.1 中修复。
根据 apple
应该会在 iOS 11.1 中修复Other improvements and fixes
Fixes an issue where app icons were not appearing in notifications on Apple Watch
iOS11.1 更新日志:https://support.apple.com/en-gb/HT208067