Skip to main content

Data safety and privacy manifest

When you publish an app with the SDK, the app stores ask what data the app collects. This page lists what the SDK itself collects, so you can complete the forms. Declare your own app's data separately.

What the SDK collects

  • The consent decision (accept, reject, or per-category choices).
  • A visitor identifier, generated on the device, to record and re-apply the decision.
  • A coarse region (country) to pick the right rules and banner.

All of this runs the consent banner and records consent. The SDK does not collect the advertising identifier and does not use this data for tracking.

Apple (iOS / tvOS)

The SDK ships its own privacy manifest (PrivacyInfo.xcprivacy) inside the framework, with tracking set to off. You add nothing for the SDK. Declare your own app's data collection in your app's privacy manifest and App Store privacy details.

Google Play (Android)

In the Data safety form, declare the items above under app functionality, not tracking or advertising. Add your own app's data collection as well.

Not legal advice

Confirm your declarations against your own data practices.