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)
全栈程序员-站长的头像全栈程序员-站长


相关推荐

  • ODT珂朵莉树「建议收藏」

    ODT珂朵莉树「建议收藏」珂朵莉树の由来珂朵莉树(或称ODT(OldDriverTree老司机树))这毒瘤算法由CodeForces-896CWillem,ChthollyandSeniorious的正解衍化而来由于其骗分暴力的非正统算法思想虽然很多时候在随机数据下跑时不错但切记这只是骗分暴力,时间复杂度上并不正确什么时候用珂朵莉树珂朵莉树一般用来解决本来应当由线段树解决的区间类问题而使…

    2022年9月10日
    0
  • s3c2440中断体系

    s3c2440中断体系intmain(){while(1);return0;}

    2022年5月1日
    58
  • 自制编程语言,六个令你迷惑的问题

    自制编程语言,六个令你迷惑的问题

    2021年6月11日
    113
  • Java学习之反射篇

    Java学习之反射篇0x00前言今天简单来记录一下,反射与注解的一些东西,反射这个机制对于后面的java反序列化漏洞研究和代码审计也是比较重要。0x01反射机制概述Java反射是Java非

    2021年12月12日
    47
  • xshell怎么连接vmware虚拟机_虚拟机centos7怎么联网

    xshell怎么连接vmware虚拟机_虚拟机centos7怎么联网XShell下载地址:https://en.softonic.com/download/xshell安装步骤默认即可,安装XShell完成后进行连接。文件——>新建配置连接信息在虚拟机中输入ifconfig即可获得主机IP信息,即inetaddr后面的数字。如果输出的主机IP是127.0.0.1,可以参考该篇博客解决这个问题。点击用户身份验证,输入用…

    2022年9月15日
    0
  • vue 强制清除浏览器缓存

    vue 强制清除浏览器缓存(1)最基本的方法就是,在打包的时候给每个打包文件加上hash值,一般是在文件后面加上时间戳//在vue.config.js文件中,找到output:constTimestamp=newDate().getTime()output:{//输出重构打包编译后的文件名称【模块名称.版本号.时间戳】filename:`[name].${process.env.VUE_APP_Version}.${Timestamp}.js`,chunkFilen

    2022年7月18日
    152

发表回复

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

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