Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest #366

Merged
merged 1 commit into from
Apr 3, 2024

Conversation

keelerm84
Copy link
Member

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.

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.
@keelerm84 keelerm84 requested a review from a team April 3, 2024 16:09
@keelerm84 keelerm84 changed the title fix: Mark NSPrivacyCollectedDataTypeLinked as false in privacy manifest fix: Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest Apr 3, 2024
Copy link
Contributor

@tanderson-ld tanderson-ld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I missed this during previous reviews. Lots of new terminology.

@keelerm84 keelerm84 merged commit fac9030 into v9 Apr 3, 2024
5 checks passed
@keelerm84 keelerm84 deleted the no-tracking branch April 3, 2024 18:58
@github-actions github-actions bot mentioned this pull request Apr 3, 2024
keelerm84 pushed a commit that referenced this pull request Apr 3, 2024
🤖 I have created a release *beep* *boop*
---


##
[9.6.2](9.6.1...9.6.2)
(2024-04-03)


### Bug Fixes

* Mark NSPrivacyCollectedDataTypeTracking as false in privacy manifest
([#366](#366))
([fac9030](fac9030))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: LaunchDarklyReleaseBot <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants