Apple app privacy

What to indicate in Apple App Privacy when using Adapty SDK

Starting December 8, 2020, Apple requires a privacy disclosure for all new apps and app updates. Adapty is a third-party dependency to your app, therefore you’ll need to properly disclose the ways you are using Adapty in regards to user's data.

Data types

✅ = Required
👀 = May be required (see details below)
❌ = Not required

Data typeRequiredNote
IdentifiersIf you are identifying users with a customerUserId, select 'User ID'.

Adapty collects IDFA, so you have to select 'Device ID'.
PurchasesAdapty collects purchase history from users.
Contact Info, including name, phone number, or email address👀Required if you pass personal data like name, phone number, or email address using updateProfile method.
Usage Data👀If you are using analytics SDK's such as Amplitude, Mixpanel, AppMetrica, or Firebase, this may be required.
LocationAdapty does not collect precise location data.
Health & FitnessAdapty does not collect health or fitness data from users.
Sensitive InfoAdapty does not collect sensitive information.
User ContentAdapty does not collect content from users.
DiagnosticsAdapty does not collect device diagnostic information.
Browsing HistoryAdapty does not collect browsing history from users.
Search HistoryAdapty does not collect search history from users.
ContactsAdapty does not collect contact lists from users.
Financial InfoAdapty does not collect financial info from users.

Required data types

Purchases

When using Adapty, you must disclose that your app collects ‘Purchases’ information.

Apple App Privacy - Photo 1

Identifiers

If you are identifying users with customerUserId, you'll need to select 'User ID'.

Adapty collects IDFA, so you'll need to select 'Device ID'.

Apple App Privacy - Photo 5

After making your selections, you'll need to indicate how the data is used similar to the Purchases section.

After making your privacy selections, Apple will show a preview of your app's privacy section. If you have chosen Purchases and Identifiers as described above, your app's privacy details should look something like this:

Apple App Privacy - Photo 5