ATT compliance React Native (iOS)

The following is the definition of tracking under ATT:

Tracking refers to the act of linking user or device data collected from your app with user or device data collected from other companies’ apps, websites, or offline properties for targeted advertising or advertising measurement purposes. Tracking also refers to sharing user or device data with data brokers.

SDK internal tracking is intended solely for internal use. Therefore, the definition of "tracking" under ATT does not apply to internal SDK tracking. Therefore, SDK always sends internal data events, regardless of the ATT consent status. But host app can still use FireworkVideoSDK.analytics.dataTrackingLevel to toggle SDK internal tracking.

Last updated

Was this helpful?