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 file for iOS is missing #214

Open
oremlawi opened this issue Apr 4, 2024 · 9 comments
Open

Privacy manifest file for iOS is missing #214

oremlawi opened this issue Apr 4, 2024 · 9 comments

Comments

@oremlawi
Copy link

oremlawi commented Apr 4, 2024

To ensure a smooth app update and avoid App Store rejection, kindly consider adding a privacy manifest to your library. This helps developers reflect data collection practices in our own manifests.

Apple documentation.

@ceeyang
Copy link

ceeyang commented Apr 12, 2024

  app_settings:
    git:
      url: https://github.com/spencerccf/app_settings

@nottmey
Copy link

nottmey commented Sep 3, 2024

@spencerccf fyi, Apple started warning on app submission that this is an issue.

Starting from November 12, 2024 privacy manifests are required and need valid content.

image

@EthanTalreja
Copy link

Does anyone know if this was fixed? @spencerccf @nottmey @oremlawi

@kjxbyz
Copy link
Contributor

kjxbyz commented Oct 8, 2024

This should have been fixed.
Related PR: #226.

@EthanTalreja
Copy link

@kjxbyz amazing. so this shouldn't cause Apple to reject the app right?

@kjxbyz
Copy link
Contributor

kjxbyz commented Oct 8, 2024

As described in the email, Apple will not reject your app for this issue until November 12, 2024.

@EthanTalreja
Copy link

So after November 12, it'll still be allowed since the this fix was added right?

@kjxbyz
Copy link
Contributor

kjxbyz commented Oct 8, 2024

Yes.

@EthanTalreja
Copy link

Thanks appreciate it!

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

5 participants