Symbolication
Pinpoint exactly where a crash is originating from in your code.
Included in Countly Enterprise
Countly Flex add-on
Easily identify crash origins
Symbolicate or de-obfuscate crash reports and convert them into a human-readable format to identify crash sources in code.
Overcome stack trace limitations
Convert your stack trace into human-readable format to overcome memory addresses or transformed function names.
About the symbolication feature
When releasing your application, you may skip steps such as debugging information from the final binary format, obfuscating your source code, or minifying it by removing unnecessary characters. This can leave you with error stack traces containing obfuscated information. Symbolication helps you overcome this limitation and identify the source of your crash.