Skip to content

Fix: Validate PrivacyInfo.xcprivacy and warn users of required missing privacy parameters. #151

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

Closed
wants to merge 11 commits into from

Conversation

lucas-zimerman
Copy link
Collaborator

@lucas-zimerman lucas-zimerman commented Apr 26, 2024

As a requirement by Apple

This PR Adds a PrivacyInfo manifest containing all the required parameters by the SDK if the user didn't provide a PrivacyInfo manifest, otherwise, it will warn the user if their PrivacyInfo manifest is missing any required parameter by the SDK.

Other changes:

  • By default, the buildTransitive task is automatically loaded from a nuget package, that's why I added to the directory .prop files from the samples to load this task, so it behaves similarly how the SDK would behave when loaded from a nuget package.

Close #148

@lucas-zimerman lucas-zimerman changed the title Fix/privacy info Fix: Validate PrivacyInfo.xcprivacy and warn users of required missing privacy parameters. Apr 26, 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.

iOS ITMS-91053: Missing API declaration
1 participant