码迷,mamicode.com
首页 > 移动开发 > 详细

iOS上架Guideline 5.1.1 - Legal - Privacy问题解答

时间:2019-09-19 15:44:52      阅读:117      评论:0      收藏:0      [点我收藏+]

标签:应用   user   相机   常用   解决   www   审核   意思   平台   

 

iOS上架被拒Guideline 5.1.1条款问题解决步骤!

 

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storage

We noticed that your app requests the user’s consent to access their camera/microphone 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/microphone.
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.

 

技术图片

技术图片

 

意思就是没有对请求的相关权限进行描述,或者描述的不够准确,比如使用到了定位,相册相机,通讯录等权限,要把为什么使用这些权限做下详细描述!

 

权限描述举例说明

比如一个外卖应用,获取定位后需要展示附近的美食信息。那么,相应的定位权限描述,应当是类似“获取定位信息用于为用户提供附近的美食信息”这样的描述。

 

而不应当是,“获取用户当前位置信息”这种没有明确描述定位用处的信息。

 

下面介绍两个常用Windows开发iOS工具的修改权限说明入口及例子!修改后重新打包上传审核!

 

HBuilderX开发工具修改入口!

 

打开manifest.json文件

 

技术图片

 

apicloud平台修改入口

 

技术图片

 

分享一个iOS APP上架被拒重新提交审核教程

iOS上架Guideline 5.1.1 - Legal - Privacy问题解答

标签:应用   user   相机   常用   解决   www   审核   意思   平台   

原文地址:https://www.cnblogs.com/appuploader/p/11550103.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!