All Questions

Filter by
Sorted by
Tagged with
0 votes
1 answer
70 views

Crashlytics report can be generated only after re run the app

I just implemented Fabric Crashlytics tool to my Xcode project via Swift Package Dependencies. All works good if I enable Google Analytic on a step when I create an app, without this step I did not ...
user avatar
0 votes
0 answers
88 views

Flutter Firebase Crashlytics 0.1.4 not reporting non fatal error to firebase console

I am using this version's Firebase Crashlytics on Flutter https://pub.dev/packages/firebase_crashlytics/versions/0.1.4+1. And we also use implementation 'com.google.firebase:firebase-crashlytics' on ...
user avatar
  • 21
0 votes
0 answers
31 views

Remove Fabric Causes NSInvalidArgumentException

I have followed the steps with migrating Fabric to Firebase Crashlytics from https://firebase.google.com/docs/crashlytics/upgrade-sdk?platform=ios And I have been able to build and run on a simulator ...
user avatar
  • 2,802
0 votes
1 answer
70 views

Upgrading from Fabric to Firebase Crashlytics not showing in Firebase Console

I am attempting to upgrade from fabric to firebase crashlytics but the despite crashes, my app does not seems to show up in firebase crashlytics console After having done extensive search on ...
user avatar
0 votes
0 answers
169 views

Could not find io.fabric.tools::gradle1.24.1

I have an old app and it is giving theses error messages: A problem occurred configuring project ':app'. > Could not resolve all artifacts for configuration ':app:classpath'. > Could not find ...
user avatar
  • 1,639
0 votes
1 answer
27 views

What is FirebaseCrashlytics equivalent statement of Fabric recordError:error?

What is FirebaseCrashlytics equivalent statement of Fabric recordError:error? What will be equivalent statement for FirebaseCrashlytics in iOS, of [[Crashlytics sharedInstance] recordError:error];
user avatar
2 votes
2 answers
4k views

Crashlytics Crash not displayed on Firebase Console

I use react-native-firebase to implement crashlytics on my app. It worked normally when my app use 6.4.0 version. That version not fully migrated to Firebase Crashlytics. Then, I upgraded to 8.4.2 ...
user avatar
  • 245
2 votes
2 answers
477 views

What is best way of migrating the Fabric to crashlytics now (After may 2020, all data and dashboards are disappeared)

I have used Fabric before 2 years.Now I need to migrate to firebase. Here what is the good way to proceed? Shall I remove all fabric related integrations and add firebase as new integration. Or Shall ...
user avatar
  • 1,465
1 vote
1 answer
2k views

Firebase Crashlytics doesn't tracking the crash for Android after migration from fabric

I am developing an android app in a company. This app has used the Fabric library. I can find the dependencies in the 'build.gradle' files. And we could see the crash report in our Firebase ...
user avatar
  • 2,142
0 votes
1 answer
825 views

Old Fabric app won't show crashes on new Firebase implementation

I have implemented Firebase/Crashlytics to an app. I can see in the logs that app is sending crashes. Firebase Console doesn't show anything. I can see crash free user count decreased after the ...
user avatar
  • 346
0 votes
1 answer
608 views

FirebaseCrashlytics did not report crash to my firebase console dashboard

I was updating Fabric to new Firebase, my firebase showed old fabric crash report and no Firebase report. Now my firebaseCrashlytics version is 4.3.1. I had added GoogleService-Info.plist, script ...
user avatar
  • 1
-1 votes
1 answer
2k views

How to get io.fabric.ApiKey?

I am getting below error but I am not able to figure out how can I get the api key for io.fabric.ApiKey. java.lang.IllegalArgumentException: Fabric could not be initialized, API key missing from ...
user avatar
  • 2,495
2 votes
1 answer
558 views

Fabric Crashlytics is shutdown but my app doesn't migrate to Firebase Crashlytic

I have an app on Google Play Store using Fabric Crashlytics and Fabric SDK is not currently accepted and will continue to report your application problem until November 15, 2020. On this date, the ...
user avatar
0 votes
0 answers
1k views

Framework not found Crashlytics

Since I was using Fabric Crashlytics and it has been deprecated so I want to delete the Pods and change to Firebase Crashlytics. My Podfile looks like: # Uncomment this line to define a global ...
user avatar
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

15 30 50 per page
1
2 3 4 5
32