How to obtain iOS system symbols to symbolicate iOS crash reports

Опубликовано: 30 Июль 2020
на канале: Marco Eidinger
561
4

If you want to symbolicate iOS crash reports by yourself then might struggle to always symbolicate system code. Because you need the corresponding system symbols, matching the OS Version and CPU architecture.

This video explains how to obtain this system symbols and shows utility tools how to automate this process.

https://github.com/MarcoEidinger/iOS-...