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

Add SDK privacy manifest file (close #811) #821

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

matus-tomlein
Copy link
Contributor

Issue #811

This PR adds the privacy manifest for the SDK according to this specification.

It reports the following collected data types:

Data type Description Purpose
Precise location Information that describes the location of a user or device with the same or greater resolution as a latitude and longitude with three or more decimal places. Analytics
User ID Such as screen name, handle, account ID, assigned user ID, customer number, or other user- or account-level ID that can be used to identify a particular user or account. Analytics
Device ID Such as the device’s advertising identifier, or other device-level ID. Analytics
Product interaction Such as app launches, taps, clicks, scrolling information, music listening data, video views, saved place in a game, video, or song, or other information about how the user interacts with the app. Analytics
Crash data Such as crash logs. App functionality
Other diagnostic data Any other data collected for the purposes of measuring technical diagnostics related to the app. App functionality

It also reports the following accessed API type (see the full spec here):

  • User defaults APIs with reason CA92.1 that user defaults are only used for information that is only accessible to the app itself.

@matus-tomlein matus-tomlein changed the base branch from master to release/6.0.0 September 26, 2023 07:52
@matus-tomlein matus-tomlein force-pushed the release/6.0.0 branch 2 times, most recently from 3c9165b to 22e2079 Compare December 7, 2023 12:23
Copy link
Contributor

@mscwilson mscwilson left a comment

Choose a reason for hiding this comment

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

LGTM

@matus-tomlein matus-tomlein merged commit 130dde4 into release/6.0.0 Jan 12, 2024
17 checks passed
@matus-tomlein matus-tomlein deleted the issue/811-privacy_manifest branch January 12, 2024 06:38
matus-tomlein added a commit that referenced this pull request Jan 19, 2024
matus-tomlein added a commit that referenced this pull request Jan 19, 2024
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.

2 participants