-
Notifications
You must be signed in to change notification settings - Fork 150
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
Add iOS privacy manifests #414
Comments
@a-yarimizu-dc I wasn't aware that this was needed in the context of this project. The API warnings I have received so far from Apple were all about APIs that are not used in this package. Did you encounter any warning that was traced back to this package? |
Thank you for your response. Don't you think it might be necessary to place an empty manifest file even if you're not using the corresponding API? You can find more information on this from the following pages: I would appreciate it if you could confirm this. |
The yellow box on that page lists the situations in which an SDK needs to include a privacy manifest. There is currently no indication from Apple that most SDKs would require an empty manifest. |
Since we are not on the list that we need to include a manifest, we will close this issue for now |
Hello,
In my project, we are working on supporting PrivacyManifest to meet the latest privacy requirements on iOS.
Could you please confirm if there are plans to implement this support in the project?
I would appreciate any details regarding the plans and progress for implementing PrivacyManifest. Thank you for your consideration.
The text was updated successfully, but these errors were encountered: