ios - iTunes Store 操作失败 ERROR ITMS-90396 : "Invalid Icon.with an alpha channel. Icons should not have an alpha channel."

标签 ios apple-watch alpha xcode9 channel

iOS 11 和 Xcode 9.0 在 iTunes 上上传 watch 应用时出现以下错误。

iTunes Store Operation Failed ERROR ITMS-90396: "Invalid Icon. The watch application 'MyApplication.app/Watch/myApp WatchKit App.app' contains an icon file 'Icon Image-AppIcon-watch-86x86@2x.png' with an alpha channel. Icons should not have an alpha channel."



enter image description here

最佳答案

我在 Xcode 9.0.1 中遇到过这个问题。试图在 App Store 上上传 App。所以我可以

Assets.xcassets -> WatchAppIcon

  • 打开您的WatchIcon.appiconset AppIcon86x86@2x.png在预览
  • 导出它,取消选中 alpha channel
  • 现在在iTunes商店上传 watch 应用

  • enter image description here

    enter image description here

    关于ios - iTunes Store 操作失败 ERROR ITMS-90396 : "Invalid Icon.with an alpha channel. Icons should not have an alpha channel.",我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47457011/

    相关文章:

    ios - ReactNative TextInput 值不会在 IOS 上更新

    ios - 如何将就地编辑的内容传回之前的tableview controller(更新model)

    c# - 将邮件编码为 : uri

    text-to-speech - WatchKit:我可以使用文字转语音吗?

    swift - watchOS 2 上的最大内存使用量?

    r - 使用点阵创建一个二元颜色渐变图例,用于覆盖带有 alpha 的多边形的 spplot

    ios - 当我使用 NSURLSessionDataTask 下载任务时进度条无法正常工作?

    ios - 限制拾取器移动范围

    java - 如何检测RGB是否完全透明?

    r - 使用 alpha 来减少 R 包 ggplot2 中的过度绘图时会出现显着的运行时膨胀