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.

WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with 'variant.getJavaCompileProvider()'

Suddenly when Syncing Gradle, I get this error: WARNING: API 'variant.getJavaCompile()' is obsolete and has been replaced with …

android android-studio compilation android-gradle-plugin google-fabric
The iOS Simulator deployment targets is set to 7.0, but the range of supported deployment target version for this platform is 8.0 to 12.1

I'm getting this below warning message in my Xcode 10.1. The iOS Simulator deployment targets is set to 7.0, but the range …

ios xcode cocoapods ios-simulator google-fabric
Fabric Debug Craslytic Reports : Signup, build Id missing, apply plugin : io.fabric

We have programming an Android app and try to implement Crashlytics to our app. We have different types of problem . …

android firebase android-studio crashlytics google-fabric
Failed to retrieve settings from https://settings.crashlytics.com/spi/v2/platforms/android/apps/

I am trying out the new Firebase/Crashlytics setup and seem to run into a weird issue. I have one …

android firebase crashlytics google-fabric
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
Why Crashlytics is asking for missing DSYM file every time?

I am using Crashlytics in my app everything working fine. even Crashlytics is also working good. But the problem is …

ios xcode crashlytics google-fabric
Fabric failed to download settings Error Domain=FABNetworkError Code=-5

I am trying to install Fabric into my iOS app but when I am on the last stage of verifying …

ios xcode crashlytics google-fabric
no data in firebase crashlytics reports after 1 day

My iOS app is running firebase reports since several weeks. I added crashlytics 2 days ago by following the official steps: …

ios firebase crashlytics google-fabric
Google Fabric in Xcode 10 beta

I installed Xcode 10 Beta 6 and I am updating everything and in this process I have run into a small issue …

xcode google-fabric xcode10
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