acerbetti / ACEDrawingView

An open source iOS component to create a drawing app
Apache License 2.0
665 stars 171 forks source link

Privacy manifest required by Apple #107

Open wenfeng-duan opened 7 months ago

wenfeng-duan commented 7 months ago

Hi team,

Starting with Spring 2024 Apple requires third-party SDKs to add a Privacy Manifest file. https://developer.apple.com/support/third-party-SDK-requirements/ https://developer.apple.com/documentation/bundleresources/privacy_manifest_files

Does this SDK need a privacy manifest? If yes, is there any plans to add a privacy manifest?

Thanks, Duan