iOS上架被拒Guideline 5.1.1问题

 

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

 

Guideline 5.1.1 - Legal - Privacy - Data Collection and Storagejson

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.api

 

 

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

 

权限描述举例说明ide

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

 

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

 

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

 

HBuilderX开发工具修改入口!this

 

打开manifest.json文件.net

 

 

apicloud平台修改入口

 

 

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

相关文章
相关标签/搜索