During my app review i’ve got the following issues from IOS: ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/FirebaseCore.framework/FirebaseCore”, which includes FirebaseCore, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. Starting February 12, 2025, 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: Upcoming third-party SDK requirements - Support - Apple Developer.
And similar messages for: Frameworks/FBLPromises.framework/FBLPromises, Frameworks/FirebaseCoreInternal.framework/FirebaseCoreInternal, Frameworks/FirebaseInstallations.framework/FirebaseInstallations etc…
Thanks for you quick reply, my version for firebase was 10.13.0, I pod update and uploaded to test flight. I will tell you if it fixed the issue after IOS process.
Give App Privacy Manifest Fixer a try—it can help you out with this! It’s perfect if you can’t upgrade the SDKs, if they don’t support a privacy manifest, or if you simply want to keep things as they are.
Just keep in mind that this tool is only a temporary solution and shouldn’t replace proper SDK management practices.