美文网首页ios新版本特性与适配
Guideline 5.1.1 - Legal - Privac

Guideline 5.1.1 - Legal - Privac

作者: LEI_Programming | 来源:发表于2017-12-23 14:09 被阅读110次

最近遇到这个问题的人特别多,权限问题

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

修改info.plist文件里面的对使用相机等权限的描述就OK啦
以前设置的不行了,现在必须要写出使用的详细情况

举例:

1.xx需要访问您的相机,以便您正常使用拍摄照片、录制视频等功能
2.xx需要获取您的位置信息,以便您能正常获取附近商户的信息
3.xx需要访问您的麦克风,您同意后才能发送语音消息
4.xx需要为您添加图片,您同意后才能保存图片
5.xx请求访问您的相册,以便您正常使用图片上传,图片保存等服务

相关文章

网友评论

    本文标题:Guideline 5.1.1 - Legal - Privac

    本文链接:https://www.haomeiwen.com/subject/qzqqgxtx.html