Recently, apple has been unable to submit the information for review, so it requires that relevant information about information collection be provided in the “App Privacy” first:

Background:

By the end of 2020, Apple will require developers to provide data about App collection and use on product pages. In iOS 14, users need to ask permission (using the AppTrackingTransparency framework) to track users on apps and websites owned by other companies.

This will help users understand the privacy protection practices of the App before downloading it. On the product page, users can see what data the App collects about them and how it is used, whether it is tracking them or linking them to their identities or devices.

You also need to provide the privacy policy URL. (The company’s official website URL I filled in was not rejected)

I. What information will the App collect

1. Directly click on the publishing platform to enter the “APP Privacy” module and click “Start”.

2. Select the first item “Yes, we will collect data from this App” in the pop-up box and click “Next” :

3. Check the specific information collected by the App and click “Store” :

There is a lot of information to check, check according to the actual use of your App. I checked it in combination with the information used in the project and the privacy policy, but it was not rejected. I felt that the audit was relatively loose.

How will the App use this information

The following figure shows all the types checked in the previous step. Each entry needs to explain how the information is used. The flow is the same for all types of operations. The following uses name as an example:

1. Select how to use the name information and click “Next” :

I mainly used my name for identity authentication, so I checked the “App features” option

2. Whether it will be associated with identity, click “Next” :

3. Whether it will be used for tracking:

Details on tracing:

Check and click Store:

Three, publish,

After all the options are configured, publish directly:

Reference:

Managing App Privacy Users’ privacy and data Use detailed instructions on App privacy protection on the App Store

This article is mainly to make a record of apple’s new terms and simple operations. If you found this article useful, please give it a like in the comments below. If you find something missing or wrong, please leave a comment below ~.. ~