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(ios): Prepare Privacy manifest file #1061

Closed
krizzu opened this issue Feb 14, 2024 · 0 comments · Fixed by #1075
Closed

feat(ios): Prepare Privacy manifest file #1061

krizzu opened this issue Feb 14, 2024 · 0 comments · Fixed by #1075
Assignees
Labels
platform: iOS This is iOS specific

Comments

@krizzu
Copy link
Member

krizzu commented Feb 14, 2024

default-storage needs to include a privacy manifest file to include reason for certain API usage, more here.

Looks like we're using just fileModificationDate API but need to check for other.

The manifest file should be included in a bundle via Cocoapods' resource_bundles. Mind the naming

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform: iOS This is iOS specific
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant