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 required #118

Open
TinyGiantDigital opened this issue Sep 30, 2024 · 1 comment
Open

Privacy Manifest required #118

TinyGiantDigital opened this issue Sep 30, 2024 · 1 comment

Comments

@TinyGiantDigital
Copy link

TinyGiantDigital commented Sep 30, 2024

On sending our iOS app to the App Store I received the following warning. It seems to be asking for this module to be updated to include a Privacy Manifest.

Although submission for App Store review was successful, you may want to correct the following issues in your next submission for App Store review. Once you've corrected the issues, upload a new binary to App Store Connect.

ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/SDWebImage.framework/SDWebImage”, which includes SDWebImage, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting November 12, 2024, if a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a privacy manifest file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. For more details about this policy, including a list of SDKs that are required to include signatures and manifests, visit: https://developer.apple.com/support/third-party-SDK-requirements.

On further investigation it may be that we need SDWebImage updating:

[https://github.com/SDWebImage/SDWebImage/issues/3685]

@simonduisburg
Copy link

+1

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