09 Dec 2021 01:06 PM
I want a code level crash report for my iOS mobile app, so tried to upload the symbol files.
But it throws an error "Upload failed with reason: Invalid iOS file: Missing dsym_header or required header keys."
The app is Bitcode enabled.I tried downloading from App Store connect and also from the Xcode archives. Both the symbol files are failed to upload.
Is there anything I am missing.
Please let me know if there is a solution to resolve the issue.
Thanks in Advance.!!
22 Dec 2021 01:59 AM
iOS could be a little more challenging. Here you can find a good description of which files to use. As you describe it seems the right source but have in mind that each build generates dsym files containing different UUIDs that you need to upload to Dynatrace.
Also you could use this plugin to help you to survive process.
Hope it helps through the process.