cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Crash Analysis - Symbol Files upload Failed

Raihana
Newcomer

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.!!

1 REPLY 1

DanielS
DynaMight Guru
DynaMight Guru

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.

The true delight is in the finding out rather than in the knowing.

Featured Posts