简体   繁体   English

无法在App中使用表情符号:拒绝提交到AppStore

[英]Unable to use emojis in App: Rejected to submit to AppStore

Does anybody know if ALL emojis are property of Apple. 有人知道所有表情符号是否都是Apple的财产。 I am trying to use a lot of them (around 80) in my app as text but App was rejected. 我试图在我的应用程序中使用其中许多(大约80个)作为文本,但是App被拒绝。

I asked if there was a list of emojis that I cannot use but got no answer, if you have already been rejected by AppStore submission process you will know that it may be handled by robots, not people. 我问是否有我无法使用但没有答案的表情符号列表,如果您已经被AppStore提交过程拒绝,您会知道它可能是由机器人而非人员处理的。

I would like to know if only food emojis.. or faces are restricted or ALL of them emojis. 我想知道是否只有食物表情符号或面部表情受到限制或全部都是表情符号。

Thanks !! 谢谢 !!

I had recently faced the same rejection under 5.2.5. 我最近在5.2.5下也遭到了同样的拒绝。 I had also tried using unicode character representation of emojis in code, instead of hard coded emojis directly in strings like "🎉" But my app was still rejected, this is one of the latest rules added in the guidelines so I am assuming that the apps submitted before this rule was added, might be using all those emojis ! 我还尝试过在代码中使用表情符号的unicode字符表示形式,而不是直接在诸如“🎉”之类的字符串中使用硬编码的表情符号,但是我的应用仍然被拒绝,这是指南中添加的最新规则之一,因此我假设这些应用在添加此规则之前提交的内容,可能正在使用所有这些表情符号!

In short - Can't use Apple's emojis in our applications anymore. 简而言之-无法再在我们的应用程序中使用Apple的表情符号。

Update: You can add EmojiOne as an alternative to display emojis in your application, but those would be pngs. 更新:您可以添加EmojiOne作为在应用程序中显示表情符号的替代方法,但是这些将是png。

I just had a 5-year-old app rejected because I used a couple of emojis to customize buttons. 我刚刚拒绝了一个5岁的应用程序,因为我使用了几个表情符号来自定义按钮。

emoji for slider and for stepper up and down 表情符号用于滑块和上下步进

From your words it looks like apple rejected your application due to you have used content for which they have copyrights & that someone can not use on its own. 用您的话来说,苹果似乎拒绝了您的申请,因为您使用了他们拥有版权的内容并且某人不能自己使用。

Here are some apples rules that can causes the rejections : 这是一些可能导致拒绝的苹果规则:

  • Any one can not use Apple graphics or Emojis like any of the content which is already created by them & have owns copyrights & its their own assets 任何人都不能使用Apple图形或Emojis像他们已经创建的任何内容一样,并拥有版权和自己的资产
  • Any one can not create a similar similar graphics as well as they have trademarks of it & that assets are representing identity of Apple 任何人都不能创建相似的图形以及它们具有商标的商标和资产代表苹果的身份

Regarding your issue : 关于您的问题:

  • You can not use similar emojis as apple inbuilt apps, features have in their own apps 您不能使用与Apple内置应用类似的表情符号,这些功能在其自己的应用中具有
  • There is no restriction on how or which kind of emojis you needs to show in your app but it must be Unique & not copied from any where 您无需在应用中显示表情符号的方式或种类有任何限制,但必须是唯一的,并且不得从任何地方复制

I hope this will help. 我希望这将有所帮助。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM