Top "Fabric.io" questions

Fabric developed by Twitter is a modular mobile platform that makes it easy for developers to build great apps.

API 'variant.getExternalNativeBuildTasks()' is obsolete and has been replaced with 'variant.getExternalNativeBuildProviders()

Using Android Studio 3.3 Canary 11 with the gradle plugin version 3.3.0-alpha11. It throws the following error when trying to sync gradle …

android firebase android-studio android-gradle-plugin fabric.io
Error:Execution failed for task ':app:fabricGenerateResourcesDebug'. > Crashlytics Developer Tools error

Trying to add Twitter Fabric SDK. I have added all dependencies suggested by Twitter. Modified my build.gradle: buildscript { repositories { …

android twitter-fabric fabric.io
issue with uploading dSYM to crashlytics

To upload dSYM to crashlytics, I have following setup but not able to get dSYM uploaded. In my target -&…

ios xcode xcode6 crashlytics fabric.io
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
How to migrate from Fabric Crashlytics to Firebase Crashlytics?

I have an app that logs crashes and non-fatals to Fabric Crashlytics and uses Firebase Analytics to log analytics events. …

android firebase crashlytics google-fabric fabric.io
Unknown bug "Thread starting during runtime shutdown"

I'm using Fabric to report crash for my app. I have received those report for a very long time and …

android multithreading crashlytics fabric.io