iOS shelves Guideline 5.1.1 - Legal - Privacy Questions

 

Guideline 5.1.1 iOS shelves rejected the terms of problem-solving steps!

 

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.

 

 

Meaning that there is no request for permissions description, or description is not accurate enough, for example, to use positioning, camera album, address book and other rights, it should describe in detail why the use of these privileges to do!

 

Permission Description illustration

For example, a takeaway application, after getting the location information need to show food nearby. Then, locate the appropriate permissions described, it is like " getting the location information is used to provide users with information on nearby food " such a description.

 

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

 

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

 

HBuilderX开发工具修改入口!

 

打开manifest.json文件

 

 

apicloud平台修改入口

 

 

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

Guess you like

Origin www.cnblogs.com/appuploader/p/11550103.html