Build triggered manually and via fastlane
Debug Information Format is DWARF with dSYM File
Bitcode is enabled
Strip Swift symbols is checked
Upload app's symbols is checked
After building a hotfix a few days ago (basically just added an additional case to my API model) the build metadata says that it contains symbols, but the blue download dSYM button did not show up. The previous build had the exact same build settings and export options and everything worked as expected.
I found this post on stack overflow describing the same problem: https://stackoverflow.com/questions/70975504/why-is-there-no-download-dsym-button-in-testflight-for-my-app
Is there an issue with App Store Connect at the moment? I am not able to publish an Application with no symbolicated crash reports, this hotfix is pretty critical and needs to be distributed as soon as possible.
Is there any workaround for this?