Share your ideas

Crash Symbolication - Human Readable Crash Reports

Enable Tealeaf to support the upload of ProGuard files, LLVM debug symbol maps (dSYMs), and source maps to show human readable stack traces with methods, file paths, and line numbers for JavaScript and native errors.

  • Aaron Gregory
  • May 14 2020
How will this idea be used?

Symbolicated crash reports will be easier to read and will help developers resolve issues faster.

Symbolication is the process of resolving backtrace addresses to source code method or function names, known as symbols. Without first symbolicating a crash report it is difficult to determine where the crash occurred.

What is your industry? Non-Industry Specific
What is the idea priority? High