error Missing an expected key: 'NSPrivacyCollectedDataTypes' prevents generating Apple Privacy Reports #829
Closed
Description
Describe the bug
Hello,
regarding the Apple Privacy Manifest file, I noticed that the PrivacyInfo file was added to AppAuth to be compliant with the new guidelines; however, when I try to generate a privacy report for my app including AppAuth through xCode I receive the following errors:
Missing an expected key: 'NSPrivacyCollectedDataType'
Missing an expected key: 'NSPrivacyCollectedDataType'
To Reproduce
Steps to reproduce the behaviour:
- Include AppAuth package dependency in the app
- generate the archive in xCode Product->archive
- open the xCode organizer
- right click on the archive version number and press 'Generate privacy report'
- open the archived report PDF and observe