google-fabric Questions

1

I have a few queries on Crashlytics for Mac OS X. Are both Crashlytics and Answers free or do we need a licence for their use? Does it require some licence after it reaches a certain number of ma...
Merger asked 16/1, 2019 at 6:27

2

Solved

I've used Fabric with iOS before where it was so easy to report custom parameters in the same analytics event in like this: Answers.logCustomEvent(withName: "saved_border", customAttributes: ["im...

13

Solved

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. al...
Urticaceous asked 9/3, 2018 at 10:58

8

Currently, I'm trying to integrate Crashlytics into an Android Application. However I can't get the app to be recognized and added to the Fabric Dashboard. When using the Android Studio Fabric plu...
Hume asked 20/6, 2017 at 18:58

2

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 Sha...
Viewer asked 31/8, 2020 at 14:30

2

Solved

I want to share my crashlytics crash report to some 3rd parties. How can I get a publicly accessible url like below? http://crashes.to/s/419b5b28766 I am bit new here, is it a old deprecated cras...
Imitate asked 19/4, 2019 at 7:2

3

Solved

I am a Fabric user it works flawless for app distribution purpose. Recently I migrated my Fabric app to Firebase platform (as Google is removing Fabric) for app distribution with my testers. I foll...
Leaseback asked 17/2, 2020 at 10:17

3

Solved

Everytime I release a new version of an app, this version shows up in Fabric crashlytics service, and I can track crashes, non-fatals, etc. My issue is that I released a version on monday (11/19/1...
Eason asked 19/11, 2018 at 17:8

3

I'm converting a project from gradle version 3.3 to 4.10.1. This project is mostly C++ code built using a custom build step - not CMake (externalNativeBuild) or Android.mk(ndkBuild). It produces th...
Mathamathe asked 23/8, 2019 at 9:51

4

Solved

I have an app with multiple targets some of which have different bundle ids. I have managed to add Fabric, specifically Crashlytics to apps with the same bundle id in the past but im not sure how t...
Troll asked 19/4, 2017 at 14:34

4

Solved

My Crashlytics data is not appearing in the Firebase Crashlytics view. It does show "Crash-free statistics" as being 75%, so it appears to be recording some data. I also see the crashes a...

1

Solved

Until now, I've had a link between Fabric and Firebase Crashlytics, so prior to today, I had all of my app's crashes show up in Firebase Crashlytics. Today, I decided to completely migrate from Fa...
Kannan asked 21/5, 2020 at 22:10

0

I'm trying to implement new FirebaseCrashlytics in my iOS app and having some issues and some things are not clear at all. As per Upgrade doc in step 3, I have to add following run script: ${PODS...

7

Solved

I am using Crashlytics in my app everything working fine. even Crashlytics is also working good. But the problem is that whenever I am creating a new build for our app its again showing missin...
Lucilius asked 20/7, 2018 at 10:11

1

I would like to receive daily summary reports by e-mail about my app's downloads and other various stats from Firebase. I have used Fabric earlier and was able to do so but now since Fabric is goin...
Kinnikinnick asked 12/3, 2020 at 10:5

7

Solved

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()...

13

When I try to upload a new build using the Fabric Plugin I get the following error: Archive Packaging Error: -6 Error re-signing the application for distribution. /usr/bin/codesign --sign 937558...
Wanettawanfried asked 12/5, 2017 at 22:34

2

Solved

Crashlytics reports showing wrong line number after migrating app to kotlin, i have already -keepattributes SourceFile,LineNumberTable in my proguard file An example of wrong line number report: ...
Treharne asked 26/9, 2018 at 19:53

9

Solved

I am trying to install Fabric into my iOS app but when I am on the last stage of verifying that everything works, I get this error inside xcode console: [Fabric] failed to download settings Erro...
Adriel asked 10/5, 2018 at 9:32

4

For some reason we needed to change the package-id of our existing android application. We already use Fabric for Crashlytics. I'm trying to bring that new app up in the Fabric dashboard, but it'...
Lymphoblast asked 18/5, 2017 at 12:47

6

I have a rather peculiar scenario when working with Firebase in our app. Without adding Crashlytics and Fabric to the project, when I run unit tests for the project the following code is hit: @try...
Farnese asked 10/5, 2018 at 13:42

1

I'm getting this issue in Crashlytics and, I really don't know what is causing it. It show me that the error is in my AppDelegate, 15 line, but there is where the class beginning: class AppDelegat...
Papillon asked 22/6, 2018 at 20:37

2

This Error is related to Fabric Crashlytics, not direct RestFul API consumptions. I'm getting this error when initiating the Fabric Crashlytics on Android Emulator E/Fabric: Settings request fail...
Duval asked 24/8, 2018 at 12:17

1

Before this gets marked as a duplicate, I have tried everything from all the possible questions. Java crashes are reported properly, however crashes from the native libs don't have the debug symb...

4

Solved

After deployment of an app to Google Play Beta I see next issue in Crashlytics (6 - 7 users are affected) Fatal Exception: java.lang.IllegalStateException: UiAutomation not connected! at android....
Naaman asked 17/12, 2017 at 11:39

© 2022 - 2024 — McMap. All rights reserved.