Jochen Holzer
Apr 11, 2024

--

Hi, put the following XML at the head of your privacy manifest file after the <PLIST>-Tag - then regenerate the report - does this work?:

<dict>

<key>NSPrivacyCollectedDataTypes</key>

<array>

<dict>

<key>NSPrivacyCollectedDataType</key>

<string>NSPrivacyCollectedDataTypeEmailAddress</string>

<key>NSPrivacyCollectedDataTypeLinked</key>

<false/>

<key>NSPrivacyCollectedDataTypeTracking</key>

<false/>

<key>NSPrivacyCollectedDataTypePurposes</key>

<array>

<string>NSPrivacyCollectedDataTypePurposeDeveloperAdvertising</string>

</array>

</dict>

</array>

</dict>

--

--

Jochen Holzer

"Seasoned (iOS) Engineer. Expert in the Apple Universe, Mobile DevOps and App Maintenance.