Bitrise Build Issue Report template
Description of the issue
I build RN project for iOS and Android.
I added changes to my project for android using official documentation:
https://firebase.google.com/docs/crashlytics/get-deobfuscated-reports?platform=android
But all my errors and nonfatal issues are not readable in the Crashlytics dashboard.
If I built a release builds without Proguard it works fine.
(def enableProguardInReleaseBuilds = false)
How I can upload the mapping file to Firebase?
For iOS I used the Firebase dSYM Upload plugin.
Environment:
PROD