UIView-Shimmer icon indicating copy to clipboard operation
UIView-Shimmer copied to clipboard

Privacy Manifest

Open DmitryShapovalov opened this issue 11 months ago • 2 comments

Hello,

At WWDC23 Apple announced that apps and SDKs that make use of certain "required reason" APIs etc will need to provide a privacy manifest. Does UIView-Shimmer need to include this manifest?

Here are some useful references:

https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api https://developer.apple.com/videos/play/wwdc2023/10060/

Thanks

DmitryShapovalov avatar Mar 04 '24 11:03 DmitryShapovalov

As far as I understand, the framework doesn't collect any personal data, so an empty manifest setting should work. Check out the fix.

rishatl avatar Mar 05 '24 11:03 rishatl

Okay, thanks

DmitryShapovalov avatar Mar 05 '24 11:03 DmitryShapovalov

Hey @omerfarukozturk , Thanks for taking care of the Privacy Manifest you are awesome ! I don't see yet a new version on cocoa pods specs : https://github.com/CocoaPods/Specs/tree/master/Specs/b/8/1/UIView-Shimmer Are you able to help with this ? Thanks, Florin

FlorinDMass avatar Apr 19 '24 13:04 FlorinDMass