热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

appstore_被AppStore拒绝理由

篇首语:本文由编程笔记#小编为大家整理,主要介绍了被AppStore拒绝理由相关的知识,希望对你有一定的参考价值。

篇首语:本文由编程笔记#小编为大家整理,主要介绍了被AppStore拒绝理由相关的知识,希望对你有一定的参考价值。






  • July 8, 2015 at 7:06 AM

    发件人 Apple


    • 17.1 - Apps cannot transmit data about a user without obtaining the user‘s prior permission and providing the user with
      access to information about how and where the data will be used
    • 17.1 -应用程序不能数据传输前对用户没有获得用户的权限和为用户提供訪问信息,数据将被怎样使用



    17.1 Details
    We noticed that your app does not obtain user consent before collecting the user‘s personal data. 
    Specifically, there was no Privacy URL, EULA info in account registration page or in-app consent found before posting the user‘s data onto the high-score leaderboard publicly. We‘ve attached the sample screenshot(s) for your reference.


  • 17.1具体信息
      
      我们注意到你的应用程序并没有获得用户允许之前收集用户的个人数据。


      
      详细来说,没有隐私的URL,EULA信息在账户注冊页面或应用内允许发现之前公布到用户的数据是为了公开排行榜。我们附上样品截图(s),供您參考。





  • Next Steps
    To collect personal data with your app, you must make it clear to the user that their personal data will be uploaded to your server and you must obtain the user‘s consent before the data is uploaded.
    - Starting with ios 6, there are keys for specifying the reason the app will access the user‘s protected data. When the access prompt is displayed, the purpose specified in these keys is displayed in that dialog box. If your application will be transmitting
    protected user data, the usage string in your access request should clearly inform the user that their data will be uploaded to your server if they consent.
    Resources


  • 下一个步骤
      
      收集的个人资料和你的应用程序,你必须弄清楚用户个人数据将被上传到你的server,你必须得到用户的允许之前上传的数据。


      
      ——从iOS 6,有键用于指定应用程序的原因将訪问用户的受保护的数据。当訪问提示显示,这些键中指定的目的是显示在对话框。假设您的应用程序将传输保护用户数据,使用字符串在你訪问请求应该清楚地通知用户,他们的数据将被上传到您的server,假设他们允许。
    For more information on these keys, please see the Information Property
    List Key Reference.



































推荐阅读
author-avatar
林海书6758
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有