Hi @Sejal3 ,
Per the apple documentation, third-party SDK(framework) needs to declare all the data collection API usage in its own PrivacyInfo.xcprivacy file. The App using that third-party SDK should not declare the third-party SDK's API usage in the App's PrivacyInfo.xcprivacy file.
Please refer the Important note section in the Apple doc: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests
Topic:
Privacy & Security
SubTopic:
General
Tags: