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


相关推荐

  • activity中onResume方法详解[通俗易懂]

    activity中onResume方法详解[通俗易懂]onResume比如做一个音乐播放程序,在播放过程中,突然有电话打进来了,这时系统自动调出电话,而你的音乐播放程序置于后台,触发了onPause方法。当你电话结束后,关闭电话,又自动回到音乐播放程序,此时,触发onResume方法,这时,如果你之前在onPause的时候记录了播放点,就可以在onResume方法里来继续播放。onResume方法是Activity第一次创建时重新加载实例时调用…

    2022年5月6日
    71
  • 使用formidable上传获取post请求上传的文件注意点

    使用formidable上传获取post请求上传的文件注意点总结使用 formidable 曾经踩过的坑遇到的问题都是因为使用 post 上传文件读取不到的 files 情况一没有在表单 form form 上添加 enctype multipart form data Listitem

    2026年3月16日
    3
  • Windows下postgresql安装步骤(超级详细)

    Windows下postgresql安装步骤(超级详细)Windows 下 postgresql 安装步骤 超级详细

    2026年3月19日
    2
  • 浅析finalize方法「建议收藏」

    浅析finalize方法「建议收藏」昨天有个小伙伴聊到java对象finalize方法。于是就想好好总结一下。咱们都知道判断一个对象是否已经死了的方法有两种:1:引用计数法2:可达性分析算法由于我们通常使用…

    2026年1月26日
    8
  • mysql系列:全网最全索引类型汇总「建议收藏」

    mysql系列:全网最全索引类型汇总「建议收藏」前言除了常见的普通索引,唯一索引,组合索引,大家还能说一下mysql中有哪些其他类型的索引吗?今天和大家一起总结mysql中有哪些索引类型。一、mysql中有哪些索引类型?聚簇索引(ClusteredIndex)非聚簇索引主键索引(PRIMARYKEY)辅助索引(SecondaryIndexes)HASH索引BTREE索引T-TREE索引R-Tree索引自适应hash索引(AdaptiveHashIndex)唯一索引(UNIQUEIndexs)普通索引(No

    2022年5月22日
    37
  • rsyslog官方文档_sshsecureshellclient

    rsyslog官方文档_sshsecureshellclientrsyslog1.rsyslog介绍2.使用rsyslog1.rsyslog介绍Rsyslog是一个开源软件实用程序,用于UNIX和类Unix计算机系统,用于在IP网络中转发日志消息,收集日志。它实现了基本的syslog协议,通过基于内容的过滤,丰富的过滤功能,灵活的配置选项扩展了它,并添加了诸如使用TCP进行传输等功能。Rsyslog的全称是rocket-fastsystem…

    2026年3月5日
    7

发表回复

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

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