GDataXML-HTML icon indicating copy to clipboard operation
GDataXML-HTML copied to clipboard

Request to provide Privacy Manifest file for GDataXML_HTML SDK

Open Shwethamugeraya opened this issue 2 years ago • 2 comments

We are consuming the GDataXML_HTML SDK in our App. As mentioned in the WWDC23 video, also it is explained in Privacy manifest files | Apple Developer Documentation, if we are using any third-party library, then SDK should contain a Privacy Manifest file. But currently, for GDataXML_HTML SDK, the file is missing. So can anyone please add the Privacy Manifest file for the repo ?

Shwethamugeraya avatar Nov 16 '23 05:11 Shwethamugeraya

@Shwethamugeraya Can you perhaps submit a pull request? I am not actively developing this framework right now

graetzer avatar Dec 14 '23 16:12 graetzer

grep -r -E 'NSURLVolumeAvailableCapacityKey|NSURLVolumeAvailableCapacityForImportantUsageKey|NSURLVolumeAvailableCapacityForOpportunisticUsageKey|NSURLVolumeTotalCapacityKey|NSFileSystemFreeSize|NSFileSystemSize|statfs|statvfs|fstatfs|fstatvfs|getattrlist|fgetattrlist|getattrlistat|activeInputModes|NSUserDefaults'

Returned no results, and I highly doubt this framework is tracking users. So, a privacy manifest may not be required?

amcalgates avatar Apr 10 '24 20:04 amcalgates