Skip to content

[FR]: Android native crash stacktrace symbolication: Open source/local symbolication tool/library validation tool #1151

Open
@Zachary625

Description

@Zachary625

Description

Hi firebase team:

  1. Our unity game is quite large and has post processing mechanism to modify and protect libraries such as libunity.so/libil2cpp.so
  2. Takes multiple steps to verify symbolication is working properly on Firebase Crashlytics console
  3. Almost impossible to look into this symbolication process, the tips and guides only says what to try or best practices, but little information is gave as to how it actually works or how to debug

API Proposal

  • Option 1: Open source the symbolication part of the crashlytics console, would be nice for both iOS and Android
  • Option 2: Provide sth similar to Firebase CLI or bundletool.jar to allow us to symbolicate a locally captured tombstone/stacktrace , which would also work when we have some crash on devices that failed at initializing Firebase
  • Option 3: Provide an inspection/validation tool for libraries and symbol files, pointing out some potential issues on them to help us check this part

Firebase Product(s)

Crashlytics

Targeted Platform(s)

Android

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions