-
-
Notifications
You must be signed in to change notification settings - Fork 868
Privacy Manifest #1785
Copy link
Copy link
Open
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Type
Fields
Give feedbackNo fields configured for issues without a type.
New Issue Checklist
Issue Description
At WWDC23 Apple announced that apps and SDKs that make use of "required reason" APIs and "Data Collection", "Tracking" will need to provide a privacy manifest. An application will be rejected if missing a privacy manifest
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api
Starscream has been listed on Apple's website as a library that requires a privacy manifest. https://developer.apple.com/support/third-party-SDK-requirements
Reminder: Privacy requirement for app submissions starts May 1
Approach