Unable to upload app with latest SDK to App Store Connect

Following up, when uploading an App, Apple does not allow packaging and it with the simulator. This is why the error suggests "considering removing the CFBundleSupportedPlatforms key from the Info.plist file. If this bundle is part of a third-party framework, consider contacting the developer of the framework for an update to address this issue. "

To this point, this is a known behavior that has since been addressed in version 5.13.0 of the iOS SDK. Please update your App to the latest version to avoid the “Invalid CFBundleSupportedPlatforms value” error message. Or remove the zdcRes.bundle in the MobileRTCResources.bundle if you wish not to update the version of the SDK.

Please let me know if you have any questions about this.