UhooiPicBook-Android
UhooiPicBook-Android copied to clipboard
Get deobfuscated crash reports with the Firebase Crashlytics SDK
Overview
proguard-rules.pro
+ -keepattributes SourceFile,LineNumberTable # Keep file names and line numbers.
+ -keep public class * extends java.lang.Exception # Optional: Keep custom exceptions.
References
- https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?authuser=1&platform=android
- https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?authuser=1&platform=android
👋 Thanks for reporting! Please PR :)