Top "Crashlytics-android" questions

ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask()

I am getting the following error while trying to build my project on Android Studio: ERROR: No signature of method: …

android build-error crashlytics-android android-studio-3.3 build-variant
Fabric's Crashlytics with Firebase can't be disabled for DEBUG builds

I have an app that utilises Fabric's Crashlytics via Firebase. The following is the first thing executed in my Applications …

android firebase crashlytics google-fabric crashlytics-android
Log Non-fatal errors on Crashlytics

On iOS it's possible to use recordError(error) to log non-fatal errors on Crashlytics but apparently this feature is not …

android crashlytics crashlytics-android
Firebase Crashlytics custom log does not appear in the console

I've been testing Firebase Crashlytics and even though the normal crash report works right I can't success trying to generate …

android firebase crashlytics crashlytics-android crashlytics-beta
No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin On Mac

Below error while gradle sync Failed in Mac. CONFIGURE FAILED in 3s ERROR: No signature of method: com.crashlytics.tools.…

android-gradle-plugin build.gradle gradle-plugin crashlytics-android fabric.io
Could not find io.fabric.tools:gradle

I'm following official instructions of fabric https://www.fabric.io/kits/android/crashlytics/install This is my gradle.build file …

android gradle android-gradle-plugin crashlytics-android
Firebase Crashlytics not reporting crashes when manually enabled

Crashlytics works just fine without opt-in reporting. But it stops reporting anything as soon as I set up opt-in reporting …

android firebase crashlytics google-fabric crashlytics-android
Firebase crashlytics doesnt show crashes

Wanted to get a crash report from firebase once the app gets crashed. Is it possible to get debug mode …

android firebase crashlytics crashlytics-android
App crashes when i apply crashlytics on it

App crashes when i apply crashlytics on it FATAL EXCEPTION: main Process: com.ehs.pk, PID: 20963 java.lang.RuntimeException: Unable …

android android-gradle-plugin crashlytics crashlytics-android
Fabric.io: new app does not show up in the dashboard

For some reason we needed to change the package-id of our existing android application. We already use Fabric for Crashlytics. …

crashlytics crashlytics-android google-fabric