You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Having CropViewController as a dependancy
Archive the app
From organiser, right-click your archive, 'Generate Privacy Report'
In the generated PDF, you can find it under, "Errors Encountered"
Expected behavior
There should be no errors
Screenshots
Additional context
I believe is down to the fact that NSPrivacyCollectedDataTypes is missing a "nutrition label" as described here, Apple
The text was updated successfully, but these errors were encountered:
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:
Expected behavior
There should be no errors
Screenshots
![Screenshot 2024-04-11 at 17 07 00](https://private-user-images.githubusercontent.com/17762810/321661583-3a9bdff2-e3e1-4d36-b3cf-0460c4d6c3b7.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNTY3NzYsIm5iZiI6MTczOTI1NjQ3NiwicGF0aCI6Ii8xNzc2MjgxMC8zMjE2NjE1ODMtM2E5YmRmZjItZTNlMS00ZDM2LWIzY2YtMDQ2MGM0ZDZjM2I3LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDA2NDc1NlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTMwYzUyYzBjYWI0NjllMzViNGI4YTdhYjIzNzI3OWExNjdiOTMyMjdjMjk3Y2NiOWE0ZTRhMzAwYWRhOWFmYjAmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OXSGSTdzHgzIewYaxrOrZb80XMPaMmOITv5u42IfRvk)
Additional context
I believe is down to the fact that
NSPrivacyCollectedDataTypes
is missing a "nutrition label" as described here,Apple
The text was updated successfully, but these errors were encountered: