Top "Google-fabric" questions

Google's Fabric is a platform that helps your mobile team build better apps, understand your users, and grow your business.

Failed to resolve: com.crashlytics.sdk.android:crashlytics:2.6.7

I added the following the in my project's build.gradle file: Buildscript { repositories { jcenter() maven { url 'https://maven.fabric.io/…

android android-gradle-plugin google-fabric
Invalid Crashlytics API Key error when upgrading to Android Gradle Plugin 3.3.0

After upgrading from Android Gradle Plugin 3.2.0 to 3.3.0-alpha13, I'm seeing the following build error: > Task :app:fabricGenerateResourcesDebug FAILED ERROR …

android firebase crashlytics google-fabric
Google Fabric: UiAutomation not connected

After deployment of an app to Google Play Beta I see next issue in Crashlytics (6 - 7 users are affected) Fatal …

android crashlytics google-fabric
Failed to apply 'io.fabric' plugin on Android

I'm trying to add Firebase Crashlytics. Firebase Crashlytics tutorial is very simple: https://firebase.google.com/docs/crashlytics/get-started?authuser=0 …

android firebase gradle crashlytics google-fabric
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
Firebase Crashlytics not working without Fabric API key

I got an android app where Fabric Crashytics is installed. I've followed the official guide to setup Firebase Crashlytics and …

android firebase crashlytics google-fabric
Firebase Upload missing required dSYMs Not Working

Currently, I am facing issues to upload dSYMs through the new uploader script. /path/to/Fabric/upload-symbols -gsp /path/to/…

ios firebase crashlytics google-fabric dsym
iOS Firebase Crashlytics not showing up crashes in Dashboard

I implemented Firebase Crashlytics in my iOS app. I followed all the steps in firebase documentation. I already ran crashlytics …

ios firebase crashlytics google-fabric
Crashlytics vs Fabric vs Firebase Crash Reporting — I'm lost

Could someone clarify on these terms? I'm completely lost! What do Google calls “Crashlytics”, who is Fabric and why it's …

ios firebase crashlytics google-fabric
Xcode 10 Crashlytics Installation

I am having difficulty understanding this step on installing firebase Crashlytics in my app: Xcode 10 only: Add your app's built …

ios swift firebase crashlytics google-fabric