ios 审核-2.1大礼包 被拒「建议收藏」

ios 审核-2.1大礼包 被拒

大家好,又见面了,我是你们的朋友全栈君。

2. 1 Performance: App Completeness
Guideline 2.1 – Information Needed

This type of app has been identified as one that may violate one or more of the following App Store Review Guidelines. Specifically, these types of apps often:

1.1.6 – Include false information, features, or misleading metadata.
2.3.0 – Undergo significant concept changes after approval
2.3.1 – Have hidden or undocumented features, including hidden “switches” that redirect to a gambling or lottery website
3.1.1 – Use payment mechanisms other than in-app purchase to unlock features or functionality in the app
4.3.0 – Are a duplicate of another app or are conspicuously similar to another app
5.2.1 – Were not submitted by the legal entity that owns and is responsible for offering any services provided by the app
5.3.4 – Do not have the necessary licensing and permissions for all the locations where the app is used

Before we can continue with our review, please confirm that this app does not violate any of the above guidelines. You may reply to this message in Resolution Center or the App Review Information section in iTunes Connect to verify this app’s compliance. 

Given the tendency for apps of this type to violate the aforementioned guidelines, this review will take additional time. If at any time we discover that this app is in violation of these guidelines, the app will be rejected and removed from the App Store, and it may result in the termination of your Apple Developer Program account.

Should you choose to resubmit this app without confirming this app’s compliance, the next submission of this app will still require a longer review time. Additionally, this app will not be eligible for an expedited review until we have received your confirmation.
 

看了下各大交流群,论坛,了解到app审核团队换了大boss。很多小伙伴上线的,不管有没有以下问题,都会被拒一次,且都是一样内容,于是查了以下解决方法,
有人这么回
您好,我们这边按照您说的那些可能违反的准则去排查,发现并没有您说的那些违反的准则,我们不知道该怎么去更改,或许您叙述的不够详细,可否给出更详细的信息。

Thanks for Apple Review Team’s patient review on our app, we are here to follow you may be violating the guidelines to investigate and found that you did not say those violations, we do not know how to change, or you describe the details are not enough, can you give a more detailed information.

 

Thanks for Apple Review Team’s patient review on our app, we are here to follow your advice that something may be violating the guidelines,and our team  investigate our app carefully and found that there is nothing that you claimed those violations, we do not know how to change, or the details you described  are not enough, can you give a more detailed information.
于是就过审了

 

转载于:https://my.oschina.net/andyzzh1314/blog/1806119

版权声明:本文内容由互联网用户自发贡献,该文观点仅代表作者本人。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌侵权/违法违规的内容, 请联系我们举报,一经查实,本站将立刻删除。

发布者:全栈程序员-站长,转载请注明出处:https://javaforall.net/107548.html原文链接:https://javaforall.net

(0)
上一篇 2022年4月2日 下午5:35
下一篇 2022年4月2日 下午6:00


相关推荐

  • 科大讯飞AI学习机X1Pro学习机刷第三方安卓系统

    科大讯飞AI学习机X1Pro学习机刷第三方安卓系统

    2026年3月14日
    3
  • 文心一言 ​

    文心一言 ​

    2026年3月12日
    3
  • activity跳转activity不销毁

    activity跳转activity不销毁最近在做菜单,有三个界面分别用activity来显示,如ActivityA -> ActivityB -> ActivityC,返回键ActivityC -> ActivityB -> ActivityA,当从A进入到B时按返回键无法退到A,是因为在A进入B时用了finish()方法,把A给销毁了,如下:finish();IntentaToB=newI

    2022年5月22日
    48
  • 设置 IntelliJ IDEA 主题和字体的方法

    设置 IntelliJ IDEA 主题和字体的方法1前言在博文“IntelliJIDEA之HelloWorld项目创建及相关配置文件介绍”中,咱们已经用IntelliJIDEA创建了第一个Java项目HelloWorld,如下图所示:观察上图,大家有没有发现一些问题,例如,整个界面的字体是不是都太小了一点啊?不知道大家感受如何,反正博主看到这么小的字体,当真是头晕眼花啊!因此,接下来,就让咱们一起尝试着把IntelliJ

    2022年6月27日
    72
  • java表单提交方法_表单提交的几种方式[通俗易懂]

    java表单提交方法_表单提交的几种方式[通俗易懂]通用提交按钮–>2、提交3、说明:用户提交按钮或图像按钮时,就会提交表单。使用或都可以定义提交按钮,只要将其特性的值设置为“submit”即可,而图像按钮则是通过的type特性值设置为”image”来定义的。因此,只要我们单击一下代码生成的按钮,就可以提交表单。4、阻止表单提交只要在表单中存在上面列出的任何一种按钮,那么相应表单控件拥有焦点的情况下,按回车键就可以提交表单。如果表单里没有提…

    2025年12月8日
    4
  • java 电话呼叫中心_java呼叫中心系统

    java 电话呼叫中心_java呼叫中心系统平安集团重庆江北分部成功上线八百呼系统 项目背景 中国平安集团重庆江北区平安支部 近日成功上线八百呼智能语音外呼系统 有效节约了人力成本 并提高了外呼效率 在使用八百呼外呼系统之前 该单位使用的是较传统的语音外呼机进行业务销售 但在与意向客户转接 沟通过程中 时常出现信号不稳定 转接不成功的情况 另外 还面对着销售管理数据分析难题 八百呼解决方案 运用八百呼插卡设备及自办手机卡 进行语音外呼 保

    2026年3月20日
    2

发表回复

您的邮箱地址不会被公开。 必填项已用 * 标注

关注全栈程序员社区公众号