capacitor icon indicating copy to clipboard operation
capacitor copied to clipboard

feat: Add required Privacy Manifest file for iOS

Open davidkroeg opened this issue 5 months ago • 3 comments

Feature Request

Description

Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file (similar to the privacy nutrition labels in the store). Apple specifically lists Capacitor as one of the SDKs that must include this manifest otherwise any App that includes it is not allowed to release an update (or new app) to the store.

https://developer.apple.com/support/third-party-SDK-requirements/

Platform(s)

iOS

Preferred Solution

Alternatives

None

Additional Context

  • https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
  • https://developer.apple.com/videos/play/wwdc2023/10060/

davidkroeg avatar Jan 05 '24 13:01 davidkroeg