I haved a similar problem, but only on version with proguard. In my case helped add exception to proguard: -keep class com.<YOUR.PATH.TO.FOLDER.** {*;}
YOUR.PATH.TO.FOLDER - in this folder I have object with names of firebase Performance custom tracks, and classes with Throwable for firebase Crashlytics.