Hello Mapbox Support Team,
I am currently integrating Mapbox iOS SDK into my Flutter application.
During the submission of my app to TestFlight/App Store, I encountered the following issue:
"Upload Symbols Failed
The archive did not include a dSYM for the MapboxCommon.framework with the UUIDs [6BCEF9AC-4660-3B94-BFD3-23C097FD490F].
The archive did not include a dSYM for the MapboxCoreMaps.framework with the UUIDs [7F1757BC-8B59-3DFE-A816-6EE7720508EC]."
From my Podfile.lock, here are the versions being used:
- MapboxMaps: 11.10.1
- MapboxCommon: 24.10.0
- MapboxCoreMaps: 11.10.2
Since the latest releases on GitHub do not include a dSYM.zip, I would like to request the official dSYM files for these versions, so that I can upload them to App Store Connect and properly symbolicate crash logs.
Could you please provide the appropriate dSYM files for:
- MapboxCommon 24.10.0
- MapboxCoreMaps 11.10.2
Thank you very much for your assistance.
Best regards,
[Dobby]