在 App Store 中使用的自定义图像资源
Custom image assets for use in the App Store
在 iOS App Store 中,某些应用程序以自定义和非标准方式呈现。
App Store 中的一些应用在屏幕顶部采用自定义背景配色方案和自定义横幅,而不是标准应用图标和标准黑色文本描述应用。
在下面的示例中,横幅中使用了一张图片,以及深红色背景和白色按钮和文本。
Question:
How can customization be achieved in Xcode and Swift code for images that
will appear in the App Store? Precisely what corresponding Image
Assets need to be prepared in Xcode?
图片:
这是一项特殊功能,仅适用于 Apple 想要突出显示的应用程序。 If/when您的应用符合条件,他们将就资产提交与您联系。
在 iOS App Store 中,某些应用程序以自定义和非标准方式呈现。
App Store 中的一些应用在屏幕顶部采用自定义背景配色方案和自定义横幅,而不是标准应用图标和标准黑色文本描述应用。
在下面的示例中,横幅中使用了一张图片,以及深红色背景和白色按钮和文本。
Question:
How can customization be achieved in Xcode and Swift code for images that will appear in the App Store? Precisely what corresponding Image Assets need to be prepared in Xcode?
图片:
这是一项特殊功能,仅适用于 Apple 想要突出显示的应用程序。 If/when您的应用符合条件,他们将就资产提交与您联系。