소개
This skill provides comprehensive guidance and automation patterns for setting up crash symbolication across all major mobile platforms. It helps developers automate the discovery and upload of dSYMs for iOS, ProGuard/R8 mapping files for Android, and source maps for React Native—including support for Hermes bytecode. By implementing these standardized workflows, engineering teams can ensure that production crashes are instantly actionable with clear file names and line numbers, effectively eliminating the manual effort of debugging from raw memory addresses or minified code bundles.