• Windows version: 11
• Builder version 3.70.3
• iOS SDK version: 18.2
• I would actually like to know if adding the privacy manifest is something the builder should do or if there is something wrong.
SDKs like Firebase are required to include a privacy manifest, which I checked and is indeed in their Pod, but I believe the builder is not adding it to the package, since after uploading I'm getting the following message:
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 commonly used third-party SDK. Starting February 12, 2025, if a new app includes a commonly used third-party SDK, or an app update adds a new commonly used third-party SDK, the SDK must include a privacy manifest file or you won’t be able to submit the app for review in App Store Connect. 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.
I actually don't know if there is something I need to do.
Thanks a lot for all the support you've done