Issue
I followed the documentation and uploaded my DIFs, but my events are still symbolicated. What should I do?
Applies To
- All SaaS Customers
- Error Monitoring
- Debug Information Files / Debug Symbols
Resolution
Firstly, please ensure that the event you are looking at arrived after you uploaded your DIFs.
After that, you can go to the "Images Loaded" section of the event and click "Show Details". This will reveal which debug files we need to symbolicate the event, and which attributes. Clicking on "View" will show you more details about a specific debug file, ie. its expected code path.
For ensuring that you are uploading all necessary debug files, please follow this documentation. Additionally, you can learn about platform-specific file formats and the debug information they contain here. Lastly, to learn about build tooling requirements that allow Sentry to uniquely identify debug information files across builds, you can visit this page.