Relative Content

Tag Archive for androidcrashlytics

Troubleshooting uploading symbols to Crashlytics

I’m trying to upload Crashlytics symbols to Firebase for an Android app that is being minimized with R8. The reported crashes are not being de-obfuscated. There are no errors when building or when running the command ./gradlew app:uploadCrashlyticSymbolFile* where * is the build variant.