被拒很多次,各种修改,最后发现是提交的时候,含有安卓的图标!欲哭无泪呀!

Thank you for your resubmission.

Performance - 2.3.10

We
noticed that your app or its metadata includes irrelevant third-party
platform information. Specifically, Android logo is mentioned in the
metadata screenshots.

Referencing third-party platforms in your
app or its metadata is not permitted on the App Store unless there is
specific interactive functionality.

We've attached screenshot(s) for your reference.

Next Steps

Please
remove all instances of this information from your app and its
metadata, including the app description, What's New info, previews, and
screenshots.

Since your iTunes Connect status is Metadata Rejected,
we do NOT require a new binary. To revise the metadata, visit iTunes
Connect to select your app and revise the desired metadata values. Once
you’ve completed all changes, reply to this message in Resolution Center
and we will continue the review.

NOTE: Please be sure to make
any metadata changes to all app localizations by selecting each specific
localization and making appropriate changes.

Before you Submit

Also, your app does not comply with the Guidelines for Using Apple's Trademarks and Copyrights. Specifically, your app includes:

- Apple trademark, Camera icon, imagery - or likeness - in the metadata screenshots.

We've attached screenshot(s) for your reference.

Next Steps

Please revise your app and its metadata to address these trademark issues.

For your convenience, we've provided the relevant sections of the Guidelines for Using Apple's Trademarks and Copyrights:

Apple Logo and Apple-owned Graphic Symbols

You
may not use the Apple Logo or any other Apple-owned graphic symbol,
logo, or icon on or in connection with web sites, products, packaging,
manuals, promotional/advertising materials, or for any other purpose
except pursuant to an express written trademark license from Apple, such
as a reseller agreement.

截个图个给大家看,这里千万不能有安卓的图标。这里是已经删除后的图片,只是告诉大家不要在这个地方出现安卓图标。希望后面的同学看到不要掉坑里了。

Thank you for your resubmission. Performance - 2.3.10 We noticed that your app or its metadata includes irrelevant third-party platform information. Specifically, Android logo is mentioned in the的更多相关文章

  1. 【详解】苹果AppStore审核被拒,原因终逃不过这些!

    近日,相信很多开发者都留意到了: 苹果针对应用标题的审核确有明显的变严趋势!我们在<惊!苹果再次加强审核力度,众App纷纷止步应用标题>中也对该现象进行了详细的分析,并给出了相应的解决方案 ...

  2. [XAF] How to improve the application's performance

    [自己的解决方案]数据量大时,可显著提升用户使用体验! 1.Root ListView 参考官方的E1554 点击导航菜单后首先跳出查询条件设置窗体进行设置 可设置查询方案或查询方案的查询条件,排序字 ...

  3. Thinking Clearly about Performance

    http://queue.acm.org/detail.cfm?id=1854041 The July/August issue of acmqueue is out now acmqueue is ...

  4. Monitor and diagnose performance in Java SE 6--转载

    Java SE 6 provides an in-depth focus on performance, offering expanded tools for managing and monito ...

  5. Analyzing UI Performance with Systrace 使用systrace工具分析ui性能

    While developing your application, you should check that user interactions are buttery smooth, runni ...

  6. Chapter 6 — Improving ASP.NET Performance

    https://msdn.microsoft.com/en-us/library/ff647787.aspx Retired Content This content is outdated and ...

  7. 《Systems Performance》阅读笔记及收获

    本文共三部分: 笔记之前的废话是和书结缘的过程: Systems Performance笔记是正文,记录了读书笔记以及一些实践: 一些优化记录将之前做的一些优化归纳起来,同时也能反思做的如何,加入跟G ...

  8. Android 性能优化(25)*性能工具之「Systrace」Analyzing UI Performance with Systrace:用Systrace得到ui性能报告

    Analyzing UI Performance with Systrace In this document Overview 简介 Generating a Trace  生成Systrace文件 ...

  9. System and method for dynamically adjusting to CPU performance changes

    FIELD OF THE INVENTION The present invention is related to computing systems, and more particularly ...

随机推荐

  1. FZU 2191 完美的数字

    题目链接: 传送门 完美的数字 Time Limit: 1000MS     Memory Limit: 65536K 题目描述 Bob是个很喜欢数字的孩子,现在他正在研究一个与数字相关的题目,我们知 ...

  2. DropZone

    JavaScript 文件拖拽上传插件 dropzone.js 介绍 February 19, 2014 / 编程指南 dropzone.js 是一个开源的 JavaScript 库,提供 AJAX ...

  3. 获取URL列表,设置代理请求URL,https的加密方式处理

    做了一个测试的一个小工具,需求如下: 1.有一批URL列表,需要知道哪个URL请求响应内容中包含http:关键字的. 2.url请求包括http和https 2种协议 3.要部署在linux服务器上, ...

  4. VC++ 比较两个字符串是否相等,字母大小写相关。

    1.strcmp 这是用于ANSI标准字符串的函数(如string和char *),此函数接受两个字符串缓冲区做为参数,如果两个字符串是相同的则返回零.否则若第一个传入的字符串的值大于第二个字符串返回 ...

  5. 真机调试之android手机+chrome

    真机调试之android手机+chrome 虽然chrome上的移动设备模拟器很强大,但是在真机运行的时候,总会遇到一些小问题,这时就需要使用真机调试了. 第一步:准备一台android手机,并在手机 ...

  6. spring--aop总结

    AOP(Aspect Oriented Programming的缩写)所用的思想其实和设计模式是一样的,即在不修改原代码的情况下统一增加或者修改功能.还有,AOP大多用在spring里面. AOP是面 ...

  7. IIS------配置.Net 4.0

    转载: http://blog.csdn.net/mazhaojuan/article/details/7660657

  8. 深入浅出MyBatis

    参考文献:深入浅出MyBatis MyBatis功能架构图: MyBatis内部原理流程图: 详情见:深入浅出MyBatis

  9. 一张图总结docker命令

  10. expect神器安装和使用

    安装: mdkir /data/tools cd /data/tools wget http://prdownloads.sourceforge.net/tcl/tcl8.5.19-src.tar.g ...