SDWebImageSVGCoder
SDWebImageSVGCoder copied to clipboard
Support for Privacy Manifest
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?
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)