Wednesday, 9 January 2019

Crashlytics is no longer uploads mapping file when using Android App Bundle

When running Build -> Generate Signed Bundle / SDK
And then selecting Android App Bundle

It generates a new myApp.aab File using the play store signing feature. As well as the regular mapping files in myApp/outputs/mapping/release/mapping.txt

For some reason, Crashalityics is not able to pick those up.
Is there any way to manually trigger the uploading process of the Crashlytics?

Tested on

  • Gradle build: 3.2.1
  • Crashlytics: 2.9.8
  • io.fabric.tools:gradle:1.+
  • Android Studio 3.2.1(Windows)


from Crashlytics is no longer uploads mapping file when using Android App Bundle

No comments:

Post a Comment