I’m using the flutter_zoom_videosdk
in my Flutter app for iOS, which includes native .xcframework
s such as ZoomVideoSDK.xcframework
, zm_annoter_dynamic.xcframework
, zoomcml.xcframework
, and CptShare.xcframework
.
When archiving the app for TestFlight, I receive “Upload Symbols Failed” errors because the corresponding .dSYM
files are not included in the SDK.
Can you please provide the .dSYM
files (or a dSYM.zip
) for the iOS SDK version used by flutter_zoom_videosdk
?
Thank you!
strong text