Closed rudrankriyam closed 1 month ago
Add NSPrivacyCollectedDataTypeDeviceID
@rudrankriyam thanks for filing this! I have the privacy manifest working with the following format:
If you generate the privacy report from an Archived build:
You will see a report like this:
Apple has introduced privacy manifest files for generating the privacy labels in App Store Connect. A privacy manifest file makes adding privacy information easier as AIProxy collects each request's Device ID and IP Address.
More information about the update here: https://developer.apple.com/support/third-party-SDK-requirements/
And technical information on privacy manifests here: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests