Skip to content

feat: Add privacy manifest #555

New issue

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

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

Already on GitHub? # to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

navaronbracke
Copy link

This PR adds a Privacy Manifest for iOS. It includes the Required Reason key for UserDefaults, as that is the only API that the package uses.

I declared reason CA92.1 as I don't think workmanager tasks go across App Groups.

See also: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api

Fixes #554

cc @ened

@@ -38,11 +38,11 @@ EXTERNAL SOURCES:
SPEC CHECKSUMS:
Flutter: e0871f40cf51350855a761d2e70bf5af5b9b5de7
integration_test: 13825b8a9334a850581300559b8839134b124670
path_provider_foundation: 29f094ae23ebbca9d3d0cec13889cd9060c0e943
path_provider_foundation: 3784922295ac71e43754bd15e0653ccfd36a147c
Copy link
Author

Choose a reason for hiding this comment

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

I ran flutter pub get in the example, which updated some checksums here.

@navaronbracke navaronbracke changed the title Add privacy manifest feat: Add privacy manifest May 7, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🐞 iOS Privacy Manifest is missing
1 participant