Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Privacy Manifest #88

Closed
cyrillelegrand opened this issue Jan 30, 2024 · 3 comments
Closed

Privacy Manifest #88

cyrillelegrand opened this issue Jan 30, 2024 · 3 comments

Comments

@cyrillelegrand
Copy link

Hello,

As we approach the upcoming spring and the anticipated implementation of the Privacy Manifest by Apple, it's crucial to ensure that your SDK fully complies with Apple's requirements.

Does your SDK need to include it?
If so, do you have a release date planned?

Thank you in advance for your attention to this matter.

Best regards

@elai950
Copy link
Owner

elai950 commented Jan 31, 2024

@cyrillelegrand

Hi,
Thank you for using this library and I hope it fits you well.

AlertToast isn't listed in the SDKs that requires to include privacy manifest.

I do plan on adding a privacy manifest though in the near future because at some point I'll be required to do so, so why not.

Although AlertToast isn't collecting any data so in that case I need to check Apple's requirements again so I'm not quite sure.

@cyrillelegrand
Copy link
Author

Hi,

Apple says on this page that "Third-party SDKs need to provide their own privacy manifest files that record the types of data they collect", so I guess that it's a matter of time before all SDKs, whether they're in the big list or no, will be required to declare their (non-)usage.

Seems like SnapKit already added an empty privacy manifest, and we're going to add the same to our private SDKs too, this might be a good starting point.

@elai950
Copy link
Owner

elai950 commented Feb 1, 2024

Thanks for your help I'm going to add that to the library as well.
If that's ok with you, I'm closing this issue.
Feel free to reopen this issue when there's a need.

@elai950 elai950 closed this as completed Feb 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants