cloudinary / cloudinary_ios

Cloudinary iOS SDK
MIT License
165 stars 106 forks source link

Support App Privacy Manifest #418

Closed toya108 closed 9 months ago

toya108 commented 9 months ago

Feature request for Cloudinary iOS SDK

Hi! Is there a plan to include the PrivacyInfo.xcprivacy manifest as required by Apple? ref: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files

Since cloudinary_ios is using modificationDate and contentModificationDateKey, this SDK needs to declare that its use of File timestamp APIs.

Explain your use case

I would like to reduce the risk of being rejected in the store review process by using an SDK that is compatible with the privacy manifest.

Describe the problem you’re trying to solve

the same as the above

Do you have a proposed solution?

Yes. If possible, I will create a PR for adding PrivacyInfo.

Vdeub-cloudinary commented 9 months ago

Hi @toya108, you should be able to create a PR and our development team can review it. Thanks for contributing

Vdeub-cloudinary commented 9 months ago

@toya108, thanks for your contribution with this PR. Due to the sensitivity of this subject, the dev team will take it internally with our security team to make sure nothing is missed.