审核的时候,突然遇到2.1大礼包,

Guideline 2.1 - Information Needed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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
3.2.1 - Do not come from the financial institution performing the loan services
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.2.3 - Facilitate illegal file sharing or include the ability to save, convert, or download media from third party sources without explicit authorization from those sources
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 App Store 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.



Since your App Store Connect status is Metadata Rejected, we do NOT require a new binary. To revise the metadata, visit App Store 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.

刚开始,已为是自己App有问题,认真反思自己的代码,确定没有任何违反,于是开启了我Google之旅.

后来发现,在网上,不止我一人遇到此问题,该问题主是因为机器审核,遇到的问题.
我的做法是,给苹果回复邮件:

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
1.1.6 : 我们的 App 没有包含任何虚假信息,功能或者误导性元数据信息。

2.3.0 : 我们的 App 从来没有做过主要功能的重要改变,包括审核之后。

2.3.1 : 我们的 App 没有包含任何赌博等违法信息,也没有做任何隐藏开关。

3.1.1 :我们的 App 没有使用任何除了 in-app purchase 之外的第三方支付。

3.2.1 : 我们的 App 不提供贷款等金融服务。

4.3.0 : 我们的 App 是由我们公司独立发开,主要是在一个局域网内与硬件配合使用,不存在抄袭和大量相似。

5.2.1 : 我们的 App 是有我们自己提交的,没有法人实体和版权的风险。

5.2.3 : 我们的 App 是使用用户相册内的东西做分享,没有办法下载播放其他内容,并且不上传用户内容。

5.3.4 : 我们的 App 并没有使用到定位功能,所以并没有请求定位权限。