[firebase_crashlytics] - Automatically symbolize obfuscated stack trace in Firebase Console #7109
Unanswered
shorben07
asked this question in
Feature request
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Firebase provides support for deobfuscating crash reports for native iOS/Android code https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?platform=ios&authuser=1
It would be really convenient for developers to have ability to automatically deobfuscate dart code exceptions recorded by plugin method
FirebaseCrashlytics.instance.recordError(error, stackTrace);
Beta Was this translation helpful? Give feedback.
All reactions