Contents

NSPrivacyTrackingDomains

A list of the internet domains your app or third-party SDK uses for tracking.

Overview

If the user has not granted tracking permission through the App Tracking Transparency framework, network requests to these domains fail and your app receives an error. To provide a list of internet domains in NSPrivacyTrackingDomains, set NSPrivacyTracking to true. For more information, see User Privacy and Data Use.

See Also

Declaring tracking