Any Plan support Apple Privacy Manifest for cocoapods ?
linhaosunny opened this issue · 3 comments
From Apple docs:
Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. Signatures are also required in these cases where the listed SDKs are used as binary dependencies.
Could you please add a privacy manifest for this library? See the following URLs for additional information:
https://developer.apple.com/news/?id=r1henawx
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files
Its not listed in this list:
https://developer.apple.com/support/third-party-SDK-requirements/
So I guess its not required. Also can we add from our side itself?