SYM

SYM

An iOS crash log symbolication tool

Description

After an iOS app crashes, the log is full of memory addresses and tells you nothing. SYM translates it: symbolicate iOS crash logs into readable stack traces, using the dSYM to pinpoint the class and line, making production-crash triage much faster. A GUI, open source and free.

Features



Crash symbolication: Restore crash log addresses to readable stacks.

dSYM location: Pinpoint code locations using the dSYM.

GUI: Drop in a log, no commands to remember.

Open and free: An open-source project, free to use.