I am getting the Crashlytics detected a missing dSYM for version 1.2.1 error. I got No dSYMs were found for Version 1.2.1 when I was trying to get the dsym file from xcode.
I was trying to get the dsym file from app store -> testflight -> Build Metadata -> includes symbols, but there have no download button just Yes there.
so I did some search and was trying to download the dysm file from xcode, Follow the link, and then got the Archive successfully, but when I try to download the debug symbols and get the error "No dSYMs were found for Version 1.2.1". Could someone give me some advice how to solve this problem? I didn't find someone with the same error as me.
Following is my build options setting: xcode build option setting This is the error I got: error image