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-variantI 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-androidOn iOS it's possible to use recordError(error) to log non-fatal errors on Crashlytics but apparently this feature is not …
android crashlytics crashlytics-androidI'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-betaBelow 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.ioI'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-androidCrashlytics 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-androidWanted to get a crash report from firebase once the app gets crashed. Is it possible to get debug mode …
android firebase crashlytics crashlytics-androidApp 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-androidFor 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