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.

Google Fabric is a platform that helps mobile app developers. Fabric was previously owned by Twitter and tags that referenced [twitter-fabric] should now use this tag instead.

If you have questions on Fabric including Crashlytics, Beta, Answers, or Digits, please post using this tag. If you have questions on other SDKs offered via Fabric, such as Branch or Stripe, please use a different tag.

Useful Links

Fabric's documentation: https://docs.fabric.io/

Fabric installation page: https://fabric.io/kits

856 questions
0
votes
0 answers

How to understand Fabric crash log

I just started using Fabric for crash reports. I dont understand how this is helping me understand where my crash is occuring. I have symbols uploaded and they appear to be matching. All I see however is CLSLog, how do I understand where my issue…
Ray
  • 1,413
  • 2
  • 10
  • 12
0
votes
1 answer

Certificate pinning issue after adding Fabric crashlytics

I am using fabric crashlytics in my android and iOS app. I integrated the fabric according to the documentation and everything is working fine. I am able to see the crashlytics and other data in the dashboard. The issue is I did a penetration…
George
  • 3,600
  • 2
  • 26
  • 36
0
votes
1 answer

Can Crashlytics send reports while an app is running in the background?

Our app is a location-based app which could crash while running in the background. If the app crashes in the background, Crashlytics's report will be sent the next time the app becomes foreground. However the app can be re-launched in the background…
Shingo Fukuyama
  • 1,492
  • 1
  • 17
  • 19
0
votes
0 answers

Fabric not tracking the correct CFBundleShortVersion

I have my iOS released at 2.0 (655), and then came up with a bug fix release 2.0.2 (663). However, in Fabric adoption graph, I am seeing mixes of versions as below: 2.0 (663) 2.0.2 (663) What happened?
Harry Ng
  • 1,070
  • 8
  • 20
0
votes
1 answer

Crashlytics show credentials only for some crashes for Android devices

When users log into our application, we set email and id of the user using: Crashlytics.setUserIdentifier(id); Crashlytics.setUserEmail(email); But these credentials rarely occur in crash reports. Is there anything specific…
vandus
  • 3,248
  • 3
  • 30
  • 44
0
votes
1 answer

Google Analytics vs. Fabric: Different DAUs & MAUs Reported

Dealing with an issue where Google Analytics reports different DAU/MAU numbers than Fabric for an Android App. The numbers are vastly different, GA shows much greater numbers than what Fabric shows. What could be the cause for this? Also which…
AlexVPerl
  • 7,652
  • 8
  • 51
  • 83
0
votes
1 answer

Unable to Change the Android App Name on Crashlytics

When I uses gradle command assembleAlpha crashlyticsUploadDistributionAlpha on my android studio project and I installs the alpha version via Beta by Chrashlytics app, the app name of my app isn't good. On android studio I configured my project like…
Ben44
  • 225
  • 1
  • 3
  • 14
0
votes
2 answers

Firebase CrashReporting + Fabric

As announced by Google, the Firebase Crash Reporting is joining forces with Fabric. Here's a link The exact details of how is this going to happen are abstract. But for developers who were using Firebase Crash Reporting, does this mean that they…
0
votes
1 answer

Fabric: Answers: purchase flow tracking of `success` bool doesn't work as expected

I'm tracking purchase-related events in an iOS app with Answers (part of Fabric). The Answers docs for purchase flow tracking are very straightforward: Answers.logPurchaseWithPrice(13.50, currency: "USD", success:…
cbowns
  • 6,295
  • 5
  • 47
  • 64
0
votes
2 answers

(iOS) IAP working but missing in client's Beta using Fabric

I' working on an (ancient) app from a client. The app have been on the App Store for many years and it has working in-app purchases currently. I'm updating this app and everything IAP related seems to work ok but when I send a beta to my client's…
rmvz3
  • 1,133
  • 2
  • 16
  • 27
0
votes
1 answer

how to integrate crashlytics in Xcode that uses CMS and script for multiple apps

I have the common code in Xcode and a test app identifier. But I generate the ipa for different/many live apps using scripts at admin side and I generate many applications using CMS. So how do I integrate Crashlytics in such case. Currently when I…
j.krissa
  • 223
  • 5
  • 21
0
votes
1 answer

Multiple android developers using Crashlytics of Fabric.io

We are a team of developers and just started using Crashlytics. Most of us have the exact same model of device that is used for testing. When a crash happens, how can we identify which device it relates to. In other words, how do we know if a crash…
Pati
  • 26
  • 3
0
votes
1 answer

Crashlytics not working with Ant

I am implementing crashlytics with Ant. Imported the jar and required ant scripts. However the package name is not found when building the apk. Back to documentation provided by Fabric https://crashlytics.com/downloads/ant, Seems like it's…
chunhoong
  • 105
  • 1
  • 10
0
votes
1 answer

Is it possible to save crashes log to an email using Fabric Crashlytics in android?

I am developing an android app, and I used Fabric Crashlytics to see my crashes, it works well but I want Fabric to send the crashes logs to an email and then I see them from my email.
user6689631
0
votes
0 answers

Fabric An exception has occured; Error writing request

"[Fabric] An exception has occured; Error writing request: The authentication or decryption has failed. UnityEngine.Debug:LogWarning(Object) Fabric.Internal.Editor.Utils:Warn(String, Object[]) (at…
idurvesh
  • 644
  • 1
  • 7
  • 19