美文网首页
ios审核新坑解决,因为需要访问相机权限被拒绝

ios审核新坑解决,因为需要访问相机权限被拒绝

作者: 执着攀攀 | 来源:发表于2018-08-23 10:35 被阅读225次

    ios审核新坑解决,因为需要访问相机权限被拒绝

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

    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.

    大概意思就是你的app需要访问用户的相机权限,但是呢你并没有描述清楚为什么要访问,用相机要干什么,我以前的说明是:需要访问您的相机或相册,只要把两个说明改一下就行了,改成:上传头像图片服务中访问您的相机权限,然后打包提交什么就ok啦!

    相关文章

      网友评论

          本文标题:ios审核新坑解决,因为需要访问相机权限被拒绝

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