auth0 / Guardian.swift

Swift toolkit for Auth0 Guardian API
https://auth0.com/guardian
MIT License
9 stars 19 forks source link

Privacy manifest for this library #114

Open sparker-clara opened 1 year ago

sparker-clara commented 1 year ago

Description

Provide a clear and concise description of the issue, including what you expected to happen.

Apple recently updated their Program Licence Agreement to add enforcement behind the new Privacy Report available in xcode (Section 3.3.9). Part of this requires SDK's to report any data collected or used using a privacy manifest as described here: https://developer.apple.com/documentation/bundleresources/describing_data_use_in_privacy_manifests

As far as I can tell, this is optional if the SDK does not contain any privacy-impacting operations/actions.

Can you confirm that this SDK does not require one?

Reproduction

Detail the steps taken to reproduce this error, what was expected, and whether this issue can be reproduced consistently or if it is intermittent.

Where applicable, please include:

  • Code sample to reproduce the issue
  • Log files (redact/remove sensitive information)
  • Application settings (redact/remove sensitive information)
  • Screenshots

No PrivacyInfo.xcprivacy found

Environment

Please provide the following: