auth0/SimpleKeychain

Privacy Manifest

Closed this issue · 2 comments

Checklist

  • I have looked into the Readme and the Examples, and have not found a suitable solution or answer.
  • I have searched the issues and have not found a suitable solution or answer.
  • I have searched the Auth0 Community forums and have not found a suitable solution or answer.
  • I agree to the terms within the Auth0 Code of Conduct.

Describe the problem you'd like to have solved

From Apple docs:

Starting in spring 2024, you must include the privacy manifest for any SDK listed below when you submit new apps in App Store Connect that include those SDKs, or when you submit an app update that adds one of the listed SDKs as part of the update. Signatures are also required in these cases where the listed SDKs are used as binary dependencies.

Could you please add a privacy manifest for this library?

Describe the ideal solution

The library would have a privacy manifest

Alternatives and current workarounds

No response

Additional context

auth0/Auth0.swift#810

Hi @sashabaranov, thanks for raising this.

We're aware of this. Given that Apple will be requiring this by Spring 2024, we'll be looking into this next year.

Any update as to when the library would be updated with privacy manifest file & signature?

Thank you.