hi, how to auto deobfuscate crash reports in flutter firebase? #8794
Unanswered
hello-soon
asked this question in
Q&A
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.
-
hi, how to auto deobfuscate crash reports in flutter firebase?
build apk with split-debug-info flag
flutter build apk --split-debug-info=symbols/
Beta Was this translation helpful? Give feedback.
All reactions