AppsFlyerSDK / appsflyer-capacitor-plugin

AppsFlyer SDK plugin for Capacitor
MIT License
13 stars 22 forks source link

[FEATURE]: Add required `Privacy Manifest` file for iOS #109

Open edshkliaruk opened 4 months ago

edshkliaruk commented 4 months ago

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

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/

pazlavi commented 4 months ago

Hi @edshkliaruk. The document you shared refers to the Capacitor framework, not the AppsFlyer Plugin. For more information about AppsFlyer and Privacy Manifest, please visit this article.

For additional help, please open a support ticket at support@appsflyer.com.

edshkliaruk commented 4 months ago

@pazlavi Hello, thank you for answering, as I understood AppsFlyer SDK should add Privacy Manifest file?

pazlavi commented 4 months ago

As mentioned here, down the road, our SDK will include a Privacy Manifest.