After submitting our binary for review, we are receiving the "Invalid Binary" error, which appears to be related to the absence of privacy manifests for our third-party SDKs.
Here is the part of an Appstore Connect email response (it's a part of a long email, containing such errors for 18 SDKs):
"ITMS-91061: Missing privacy manifest - Your app includes “Frameworks/AppAuth.framework/AppAuth”, which includes AppAuth, an SDK that was identified in the documentation as a commonly used third-party SDK. 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. Please contact the provider of the SDK that includes this file to get an updated SDK version with a privacy manifest. "
Our application is built using Xamarin, and there are currently no available updates for the libraries that include the required manifests. Instead, we have a single consolidated privacy manifest that contains data for all the SDKs used in our application.
Could you please advise us on the necessary steps to proceed?
Looking forward to your guidance