zoukankan      html  css  js  c++  java
  • 审核被拒绝。附近??Guideline 5.1.2

    • 5. 1.2 Legal: Privacy - Data Use and Sharing

    Guideline 5.1.2 - Legal - Privacy - Data Use and Sharing



    Your app enables the display of nearby users' locations on a map, but does not have the required privacy precautions in place.

    Next Steps

    It is necessary that you put all of the following precautions in place:

    - Include a privacy policy URL in the App Details page on iTunes Connect and ensure that the URL you provide directs users to your privacy policy
       隐私声明链接 没有设置 可以参考其他APP  在AppStore 中找 一个看下隐私声明怎么写的
    - Request users' permissions to have their location displayed on a map; users must have the option to decline this request
       这个应该是要弹窗提示用户使用了定位,并且用户可以拒绝使用定位服务
    - Require users to manually check-in each time they wish to have their location displayed on a map; there should be no option to enable automatic check-ins
      这个应该也是业务相关的 要给用户选择权利

  • 相关阅读:
    阈值处理——实例分析
    阈值处理
    split()函数+merge()函数
    imread函数+cvtColor()函数
    OpenCV3.2.0+VS2015开发环境配置
    Javascript中的async await
    React Native 系列(一)
    React Native 系列(三)
    React Native 系列(六)
    React Native 系列(七)
  • 原文地址:https://www.cnblogs.com/tufei7/p/7686110.html
Copyright © 2011-2022 走看看