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

feat: Add privacy manifest #76

Closed
wants to merge 1 commit into from
Closed

Conversation

abiligiri
Copy link

This ends up being a framework and maybe flagged to require a privacy manifest

#74

Requirements

  • I have added test coverage for new or changed functionality
  • I have followed the repository's pull request submission guidelines
  • I have validated my changes against all supported platform versions

Related issues

Provide links to any issues in this repository or elsewhere relating to this pull request.

Describe the solution you've provided

Provide a clear and concise description of what you expect to happen.

Describe alternatives you've considered

Provide a clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context about the pull request here.

This ends up being a framework and maybe flagged to require a privacy manifest

launchdarkly#74
@abiligiri abiligiri requested a review from a team April 13, 2024 01:13
@abiligiri abiligiri changed the title Main feat: Add privacy manifest Apr 13, 2024
@keelerm84
Copy link
Member

keelerm84 commented Apr 16, 2024

Thank you for your contribution and interest in this project!

According to Apple's documentation this library doesn't require one, even if it is built as a framework.

[...] include a privacy manifest file in your third-party SDK if it uses required reasons API, collects data about the person using apps that include the third-party SDK, enables the app to collect data about people using the app, or contacts tracking domains.

None of the above conditions hold for this SDK so I really don't think we need one.

@keelerm84 keelerm84 closed this Apr 23, 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