What is the risk/impact for app, if third party sdks don’t update their privacy manifests?

For example my app is using Firebase and Alamofire. Still I could find the Manifest files for the above SDKs. What would be impact on app if the above api's is not updated with their Manifests.

Replies

That's just my personal understanding of the point.

I understand the risk as to have a future update of your app rejected.

Here is a list of SDK for which Privacy manifests are required: https://developer.apple.com/support/third-party-SDK-requirements/

Thanks @Claude31 As per my understanding, Apple is not declared/confirmed that the app will be rejected if the 3rd party SDK's doesn't provide their manifests. Could any one help me out with the Apple reference for the above one.