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

PLAT-11510 added manifest to resources #230

Merged
merged 1 commit into from Feb 8, 2024
Merged

Conversation

richardelms
Copy link
Contributor

@richardelms richardelms commented Feb 1, 2024

Goal

Apple require that apps are built with a privacy manifest.
Flutter have not yet decided how to include or handle this.
This PR adds the manifest for the wrapped iOS notifier to a new directory: packages/bugsnag_flutter/ios/Resources/PrivacyInfo.xcprivacy
From there, developers can decide on how they want to handle it's inclusion in their Xcode project.
A note will be added to the flutter docs.

@richardelms richardelms self-assigned this Feb 1, 2024
@richardelms richardelms marked this pull request as ready for review February 1, 2024 14:56
@richardelms richardelms merged commit 31cb9a8 into next Feb 8, 2024
9 checks passed
@richardelms richardelms deleted the 11510-privacyManifest branch February 8, 2024 13:13
@richardelms richardelms mentioned this pull request Feb 28, 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.

None yet

2 participants