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

Privacy Manifest - Missing an expected key: 'NSPrivacyCollectedDataType' #575

Closed
p-nicolaou opened this issue Apr 11, 2024 · 3 comments
Closed
Assignees
Labels

Comments

@p-nicolaou
Copy link

Describe the bug
When generating the Privacy Report for my app, the report displays an error for CropViewController,
Missing an expected key: 'NSPrivacyCollectedDataType'

To Reproduce
Steps to reproduce the behavior:

  1. Having CropViewController as a dependancy
  2. Archive the app
  3. From organiser, right-click your archive, 'Generate Privacy Report'
  4. In the generated PDF, you can find it under, "Errors Encountered"

Expected behavior
There should be no errors

Screenshots
Screenshot 2024-04-11 at 17 07 00

Additional context
I believe is down to the fact that NSPrivacyCollectedDataTypes is missing a "nutrition label" as described here,
Apple

@p-nicolaou
Copy link
Author

See pull request #576

@dubuladuo
Copy link

Put a tag on it

@TimOliver
Copy link
Owner

PR's been merged! Thanks @p-nicolaou!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants