首页 > 代码库 > 被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.
-
被AppStore拒绝理由(一)
声明:以上内容来自用户投稿及互联网公开渠道收集整理发布,本网站不拥有所有权,未作人工编辑处理,也不承担相关法律责任,若内容有误或涉及侵权可进行投诉: 投诉/举报 工作人员会在5个工作日内联系你,一经查实,本站将立刻删除涉嫌侵权内容。