Currently, there is no way to manually upload Debug Information Files via the product interface. For some users that work alone/in small teams, and/or don't have CI pipelines set up (yet), this could be a useful addition.
Solution Brainstorm
Add upload feature to Project Settings > Debug Files (/settings/projects/<project>/debug-symbols/)
Educate about timing of upload vs. processing of events (i.e. we won't reprocess existing events most likely)
TBD: which formats and upload endpoints are supported? (the original user feedback was about uploading dsym files for iOS projects)
Problem Statement
Currently, there is no way to manually upload Debug Information Files via the product interface. For some users that work alone/in small teams, and/or don't have CI pipelines set up (yet), this could be a useful addition.
Solution Brainstorm
Project Settings > Debug Files
(/settings/projects/<project>/debug-symbols/
)Product Area
Settings - Projects