Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Privacy Manifest #51

Open
dpakthakur opened this issue Feb 29, 2024 · 1 comment
Open

Support for Privacy Manifest #51

dpakthakur opened this issue Feb 29, 2024 · 1 comment

Comments

@dpakthakur
Copy link

As per new Privacy Manifest requirement, all 3rd party sdks need to include the privacy details in PrivacyInfo.xcprivacy file. How to include Privacy Manifest for SDWebImageSVGCoder?

@dreampiggy
Copy link
Collaborator

dreampiggy commented Feb 29, 2024

Just use the same on from SDWebImage. I think
https://github.com/SDWebImage/SDWebImage/blob/master/WebImage/PrivacyInfo.xcprivacy

SDWebImage all plugins are the same, no extra privacy is needed beyond SDWebImage

You can define one for your App level (not SDK level, SDK level need .framework package, which only supported in CocoaPods use_framework or Carthage)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants