-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Description
Question
Your app includes “Frameworks/Starscream.framework/Starscream”, which includes Starscream, an SDK that was identified in the documentation as a privacy-impacting third-party SDK. If a new app includes a privacy-impacting SDK, or an app update adds a new privacy-impacting SDK, the SDK must include a signature file. Please contact the provider of the SDK that includes this file to get an updated SDK version with a signature. For details about verifying the code signature for a third-party SDK, visit: https://developer.apple.com/documentation/xcode/verifying-the-origin-of-your-xcframeworks.
Currently using VideoSDK (https://github.com/videosdk-live/videosdk-rtc-ios-spm), which uses Starscream as a dependency. Getting an error from Apple that this needs to include a signature file. Could this project be updated to include a signature, or is there another way to resolve this?