Questions tagged [google-fabric]

Google's Fabric is a platform that helps your mobile team build better apps, understand your users, and grow your business. This tag can be used for anything covering Crashlytics, Answers, Beta by Crashlytics, Digits, or the Fabric mobile apps.

Filter by
Sorted by
Tagged with
305 votes
23 answers
302k views

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 are set to 7.0, but the range of supported deployment target versions for this platform is 8.0 to 12.1. ...
user avatar
  • 14.4k
201 votes
27 answers
145k views

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 'variant.getJavaCompileProvider()'. It will be removed at the ...
user avatar
  • 4,632
108 votes
1 answer
6k views

Xcode 10b5 - duplicate symbol linker error, can't compile with Crashlytics

I'm trying to compile my project, which has both Firebase, Crashlytics/Fabric, and a bunch of other stuff, with Xcode 10 beta 5. It fails during linking with these errors: Ld /Users/Username/Library/...
user avatar
  • 5,935
50 votes
13 answers
28k views

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 code base with multiple product flavors and each flavor is a separate individual app. all of ...
user avatar
5 votes
3 answers
6k views

Permission denied with Firebase distribution android app using service account credentials mode

I'm trying to migrate from Fabric to Firebase since Fabric will not be available beyond March 31, 2020. I already have done the first steps: adding plugins and dependencies to gradle, adding ...
user avatar
  • 484
43 votes
7 answers
23k views

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 onCreate CrashlyticsCore crashlyticsCore = new CrashlyticsCore.Builder() ...
user avatar
  • 5,836
11 votes
3 answers
9k views

Fabric won't let me link my Firebase app

I have an app on my Firebase project that I'm trying to link to Fabric. When I go to Fabric -> Firebase -> Set up integration and select the app, it says "Already linked". But if I go to Firebase ...
user avatar
  • 6,130
3 votes
1 answer
1k views

Migrate Fabric's Crashlystic data to Firebase

As the title, I need to migrate all existing data from Fabric's Crashlytics to Firebase. The problem here is after migrating, If I remove fabric key in AndroidManifest, My app can't push the crash ...
user avatar
1 vote
1 answer
1k views

Cannot find Twitter kit in fabric - in iOS

I can see Crashlytics, Answers, Stripe etc. but cannot find Twitter in Fabric.
user avatar
  • 247
9 votes
5 answers
16k views

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 without the debugger by closing the app first and then re run the app so ...
user avatar
  • 1,162
9 votes
2 answers
3k views

Whitelisting Fabric & Crashlytics IP

Question - would like to allow access to Fabric & Crashlytics from our server which means that we need to allow it through our firewall for access. Can anyone share the domains or IPs that we ...
user avatar
3 votes
1 answer
1k views

Crashlytics(Android) clear log before next crash

I have a situation where I want to add some logs to Crashlystic for Android, but not always send it. Then before coming back to the same function I want to clear the log. For this I can't seem to find ...
user avatar
  • 2,031
42 votes
7 answers
21k views

E/FirebaseCrashlytics: Failed to retrieve settings from https://firebase-settings.crashlytics.com/spi/v2/platforms/android/gmp/XXXX/settings

I tried new Firebase Crashlytics SDk after migrating from Fabric and seem to run into a weird issue. Crash logs are not captured in dashboard after upgrading firebase-crashlytics to 17.0.0 and I get ...
user avatar
  • 1,907
6 votes
4 answers
3k views

"[Crashlytics:Crash] Reporting is disabled"

I am getting the following error messages when our production iOS app initializes: [Crashlytics] Version 3.8.4 (121) [Crashlytics] Running on iOS Simulator (iPhone), 10.3.0 (16E195) [Crashlytics:...
user avatar
  • 1,732
6 votes
2 answers
6k views

Fabric API key not valid

I am trying to install Fabric to my iOS app. I downloaded the Fabric app to install Crashlytics but when I add the run script in build phase provided by the app, after I build the project I get the ...
user avatar
  • 428

15 30 50 per page
1
2 3 4 5 6