You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
On further investigation it may be that we need SDWebImage updating:
[https://github.com/SDWebImage/SDWebImage/issues/3685]
The text was updated successfully, but these errors were encountered: