auth0 / Auth0.swift

Auth0 SDK for Apple platforms
https://auth0.github.io/Auth0.swift
MIT License
345 stars 225 forks source link

Privacy manifest #837

Closed VigneshkumarMani97 closed 6 months ago

VigneshkumarMani97 commented 6 months ago

Checklist

Describe the problem you'd like to have solved

Apple required App Privacy manifests for the third party SDK's used in apps, Starting in spring 2024. So Auth0 SDK contains an app privacy manifest. As we are using Auth0 in our Apps binary, I would like to know whether the Auth0 SDK requires Privacy manifests. Reference Link: https://developer.apple.com/support/third-party-SDK-requirements/

Describe the ideal solution

As we are using Auth0 in our Apps binary, I would like to know whether the Auth0 SDK requires Privacy manifests.

Alternatives and current workarounds

No response

Additional context

No response

iOSNinja commented 6 months ago

Yes, we too are using Auth0 SDK in our apps, can we know whether the Auth0 SDK requires Privacy manifest/SDK signature/Tracking Domain listing?

RoblesJ commented 6 months ago

Hello,

I hope this message finds you well. I wanted to inquire if there have been any recent updates regarding this matter.

Additionally, I noticed that the issue referenced in our GitHub repository (link to the issue) has been closed. Could you please provide any insights or resolutions related to it?

Furthermore, considering your other product, SimpleKeychain, I believe it may require a manifest update to ensure compatibility with keychain usage. This update becomes particularly pertinent in light of the forthcoming requirement, effective May 1st, wherein applications lacking privacy manifests specifying API usage reasons and tracking practices risk potential rejection by the app store.

Thank you for your attention to these matters. I look forward to your response and any necessary actions.

Best regards

Widcket commented 6 months ago

This is now out on v2.7.0!