因为App使用微信登录,于是也就集成了苹果登录。自定义基座测试都没有问题。
但是提交到苹果审核时被拒了。
以下是被拒回复:
2020年2月29日 上午10:02
发件人 Apple
2. 1 Performance: App Completeness
5. 1.1 Legal: Privacy - Data Collection and Storage
Guideline 2.1 - Information Needed
We have started the review of your app, but we are not able to continue because we need additional information about your app.
Next Steps
To help us proceed with the review of your app, please provide detailed information to the following questions. The more information you can provide upfront, the sooner we can complete your review.
- which feature of your app needs access to background location? Where can users locate this feature? Please provide more details.
Once you reply to this message in Resolution Center with the requested information, we can proceed with your review.
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requires users to register with personal information that is not directly relevant to your app’s core functionality. Specifically, the following fields are required but do not appear to be directly relevant to your app’s core functionality:
- phone number required after we login through Sign in with Apple
Next Steps
To resolve this issue, please either remove all required fields that are not relevant to the app or make those fields optional. Information requested during registration must be relevant to the features the app provides.
Please see attached screenshot for details.
译文如下:
Guideline 2.1 - Information Needed
我们已经开始审核您的应用,但由于需要有关您的应用的其他信息,因此我们无法继续。
Next Steps
为了帮助我们继续审核您的应用,请提供以下问题的详细信息。您可以提供更多的信息,我们越早完成您的审核。
-您的应用程序的哪个功能需要访问后台位置?用户在哪里可以找到此功能?请提供更多详细信息。
您在“解决方案中心”中以要求的信息回复此消息后,我们将继续进行您的审核。
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
我们注意到,您的应用要求用户使用与您的应用的核心功能不直接相关的个人信息进行注册。具体来说,以下字段是必填字段,但似乎与您应用的核心功能没有直接关系:
-通过Apple登录后所需的电话号码
要解决此问题,请删除与应用程序不相关的所有必填字段,或将这些字段设为可选。注册过程中要求的信息必须与应用程序提供的功能相关。
有关详细信息,请参见附件的屏幕截图。
问题1:对于 Guideline 2.1 - Information Needed这个问题,不知道是因为苹果登录测试无法完成而给出的,还是本身的问题(同时提交了两个App,关于定位的问题,两个App设置是一样的,另一个没有集成苹果登录,审核通过了,这个缺提示被拒。)不知道什么原因?设置如下图:

问题2:Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage这个问题,苹果给出了附件图,如下图,根据提示这个应该是说,点击苹果登录完成后,跳转到绑定手机号码这个界面的问题,在这个界面上,需要绑定手机号,猜测关于手机号填写的问题(无论是不想填,还是测试没有课填写的手机号)。因为业务需要绑定手机号,但是苹果测试到这里测试过程不能继续进行,那么我如何应对测试呢?