iOS审核被拒原因及解决方案

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage


We noticed that your app requests the user’s consent to access the location but does not clarify the use of this feature in the permission modal alert.

Please see attached screenshots for details.

Next Steps

To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the location.

To learn more about requesting the user’s permission to access app features, visit the [iOS Human Interface Guidelines](https://developer.apple.com/ios/human-interface-guidelines/app-architecture/requesting-permission/).

另附截图:


iOS审核被拒原因及解决方案_第1张图片
Snip20171130_5.png

大致翻译: 我们注意到你的应用请求用户同意使用位置但是在弹框中并未阐明这一特性的用途。

为解决此问题,请修改弹框信息以说明你的应用为何请求用户位置信息

解决: 意思很明显了 就是让你修改弹框中间自己填写的信息,在app的info.plist中修改相对应的信息就可以了。 当你点击审核人员返回的建议中的iOS Human Interface Guidelines点击进去你也知道如何做了,根据自身app修改相应文案就可以了.



2. 1 Performance: App Completeness
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 review the following questions and provide as much detailed information as you can.

- Does your app access any paid content or services?
- What are the paid content or services, and what are the costs?
- Do individual customers pay for the content or services?
- If no, does a company or organization pay for the content or services? 
- Where do they pay, and what's the payment method?
- If users create an account to use your app, are there fees involved?
- How do users obtain an account?

Once you reply to this message in Resolution Center with the requested information, we can proceed with your review.

也提供了一张截图:

iOS审核被拒原因及解决方案_第2张图片
Snip20171130_6.png

解决: 基本上就是挨个回答审核人员提出的问题,分条回答.

PS: 刚看到审核反馈给的截图,还以为是提供的账号和密码不正确,试了下是没问题的,而且竟然问了那么多问题...

你可能感兴趣的:(iOS审核被拒原因及解决方案)