airbnb / lottie-ios

An iOS library to natively render After Effects vector animations
http://airbnb.io/lottie/
Apache License 2.0
25.76k stars 3.75k forks source link

Introduce privacy manifest #2213

Closed calda closed 10 months ago

calda commented 1 year ago

This repo needs to provide a privacy manifest, as described here: https://developer.apple.com/news/?id=av1nevon

dg-yoshida commented 11 months ago

Hello. Does lottie-ios support privacy manifests? Also, when will you respond?

Thank you!

EricJMoon commented 11 months ago

Since this SDK uses ZipFoundation, action on the "Privacy Manifest" is required. ZipFoundation SDK has already taken action on “Privacy Manifest”. Please confirm this.

samuelcai-chancetop commented 10 months ago

Lottie is in the required list, see https://developer.apple.com/support/third-party-SDK-requirements/

esteluk commented 10 months ago

Is there appetite to backport this to earlier major releases of Lottie?

calda commented 10 months ago

We added a privacy manifest in https://github.com/airbnb/lottie-ios/pull/2252. We also need to adopt code signing, which we will be adding soon. I expect to include both of those updates in Lottie 4.4.0, which we will probably release in January.