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 for iOS #9

Closed
jobinsjohn opened this issue Mar 5, 2024 · 4 comments
Closed

Privacy Manifest for iOS #9

jobinsjohn opened this issue Mar 5, 2024 · 4 comments

Comments

@jobinsjohn
Copy link
Contributor

Is there any plan to add privacy manifest into the framework?

@egzonpllana
Copy link
Owner

Hi @jobinsjohn, not sure if we need to provide a Privacy Manifest file for our library, it does not collect or use any of the listed APIs that Apple provided. I will keep an eye open to see how things will go regarding this. Starting from Spring 2024, if any of the libraries is missing Privacy Manifest file, apple will let you know but it wont block you from releasing the app, at least until June 2024 from what I have heard.

@jobinsjohn
Copy link
Contributor Author

@egzonpllana I submitted a version of my app 2 days back and appple didnt give any warning about InteractiveImageView, but I got a warning about another library. So i think we are good to go without a manifest file.

I will keep you posted if I get any updates from Apple or from any other source.

@egzonpllana
Copy link
Owner

egzonpllana commented Mar 22, 2024

Great news @jobinsjohn, thanks for the update! 🎉

@egzonpllana
Copy link
Owner

egzonpllana commented May 25, 2024

Support for the Privacy Manifest feature has been added to the release 1.0.28.

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