iOS开发-苹果项目发布被拒总结三
Posted sunshine-zzz
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了iOS开发-苹果项目发布被拒总结三相关的知识,希望对你有一定的参考价值。
1.关于Legal - Privacy - Data Collection and Storage问题
问题反馈
5. 1.1 Legal: Privacy - Data Collection and Storage
Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage
We noticed that your app requests the user’s consent to access their camera and photos but does not clarify the use of this feature in the permission modal alert.
Next Steps
To resolve this issue, please revise the permission modal alert to specify why the app is requesting access to the user's camera and photos.
The permission request alert should specify how your app will use this feature to help users understand why your app is requesting access to their personal data.
Resources
For additional information and instructions on configuring and presenting an alert, please review the Requesting Permission section of the ios Human Interface Guidelines and the Information Property List Key Reference. You may also want to review the Technical Q&A QA1937: Resolving the Privacy-Sensitive Data App Rejection page for details on how to provide a usage description for permission request alerts.
Learn more about Protecting the User’s Privacy.
Please see attached screenshot for details.
解决方法
是因为在调取本地相册或者拍照的时候,需要描述描述你调取的目的
以上是关于iOS开发-苹果项目发布被拒总结三的主要内容,如果未能解决你的问题,请参考以下文章