Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Zachary625 opened this issue Nov 20, 2024 · 1 comment

Comments

@Zachary625
Copy link

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

@google-oss-bot
Copy link

I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants