Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@gre7if
Copy link

@gre7if gre7if commented Apr 17, 2024

Issue

Issue related to missing key in privacy manfiest: Missing an expected key: 'NSPrivacyCollectedDataTypes'

Description

This PR adds the collected data and accessed API sections in the privacy manifests.
This PR also fixes a problem with generating the privacy manifest report, without this PR, the privacy report shows errors expecting the CollectedDataType key to exist:
Снимок экрана 2024-04-17 в 19 59 40

To generate a privacy report, Archive the app which consumes the library, and then in Xcode -> Window -> Organizer -> Under Archives, right click on the archive -> Generate Privacy Report. The privacy report only shows tracking related information, thus with this change the privacy report will be an empty file.

@maxim-chipeev maxim-chipeev merged commit c7920e1 into Swinject:master Apr 22, 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.

2 participants