哪里可以找到'缺少营销图标' [英] Where to find 'Missing Marketing Icon'

查看:136
本文介绍了哪里可以找到'缺少营销图标'的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我向苹果应用程序商店发布了一个应用程序,我收到一条消息,说我缺少营销图标,因为我正在使用iOS 11.
哪里可以在xamarin工作室中添加这个1024X1024 png营销图标?
我正在使用xamarin studio 6.3,xcode 9.0

I published an application to apple app store and I got a message which says that I'm missing marketing icon as I'm using iOS 11. where can I add this 1024X1024 png marketing icon in xamarin studio? I'm using xamarin studio 6.3, xcode 9.0

推荐答案

我遇到了与Xamarin v.6.3和xcode相同的问题9.0。经过长时间的搜索和长时间的尝试,以下是我如何解决它:

I faced same issue with Xamarin v.6.3 and xcode 9.0. After long search and long tries, here is how i solve it:


  1. 将1024x1024.png图标添加到您的项目中。 (确保png文件不具有Alpha或透明)。您可以在Mac的预览应用程序中使用导出选项。

  2. 使用Xcode打开您的故事板。

  3. 转到Assets.xcassets文件夹。

  4. 在Appicon类别下,您可以找到App Store iOS框。

  5. 拖动图片中的图标。

  6. 保存您的项目在xcode。

  7. 回到你的Xamarin并进行新的构建,然后提交给Appstore。

  1. Add 1024x1024.png icon to your project. (Make sure the png file dose not have Alpha or transparent). you can use Export option in Preview application of Mac.
  2. Open your Storyboard using Xcode.
  3. Go to the Assets.xcassets folder.
  4. Under Appicon category, you find App Store iOS box.
  5. Drag the icon from your images.
  6. Save your project in xcode.
  7. Go back to your Xamarin and make new build, then submit to Appstore.

这篇关于哪里可以找到'缺少营销图标'的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆