I am trying out the new Firebase/Crashlytics setup and seem to run into a weird issue.
- I have one Android code base with multiple product flavors and each flavor is a separate individual app.
- all of these apps are registered in Fabric (from the past)
- all of these apps are added in Firebase
- All linking between the two seems ok (from Fabric side as well as from Firebase side, it says that it is all linked up)
- I removed the Fabric API key from the manifest file and added the appropriate plugins/dependencies etc. to both gradle files
I try to send a test crash report as per Firebase instructions.
- I receive it perfectly fine on one of the product flavors, so I assume all works well.
However,
- the rest of the product flavors do not send the crash report and I get this error in log:
E/Fabric: Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/package name/settings
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…