launchdarkly / ios-client-sdk

LaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
https://docs.launchdarkly.com/sdk/client-side/ios
Other
68 stars 82 forks source link

fix: Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest #366

Closed keelerm84 closed 3 months ago

keelerm84 commented 3 months ago

According to https://developer.apple.com/app-store/user-privacy-and-data-use/

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.

The data we collect is not used for advertising.