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