All Questions

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

Crashlytics migration for Firebase ruins Twitter functionality from Fabric

I'm using the Twitter kit from Firebase TwitterAuthConfig authConfig = new TwitterAuthConfig(BuildConfig.TW_CUSTOMER_KEY, BuildConfig.TW_CUSTOMER_SECRET); Fabric.with(this, new Twitter(authConfig), ...
user avatar
  • 10.2k
0 votes
1 answer
478 views

Fabric Key For Twitter

I have working on one application in ionic 4 and angular 8 and That application is on social media actions handling and display the graph based on likes,posts,engagements,etc for different social ...
user avatar
1 vote
2 answers
160 views

Add testers via Firebase Crashlytics platform

Before now in Fabric Beta I could add new testers via Add Testers button: How could I add new testers via Firebase platform?
user avatar
  • 894
0 votes
1 answer
71 views

How does Fabric calculate the Time in App Engagement metric

Does anyone know how Fabric calculates the Time in App per User metric? We are cross referencing a couple of analytics platforms and trying to compare time in app and session lengths. The numbers ...
user avatar
2 votes
0 answers
283 views

Crashlytics native crash symbols for multiple modules

I was hoping to find some additional information about the mechanics of the symbol upload. Specifically, symbol upload for multi-module projects. Suppose I have a project with the following structure ...
user avatar
  • 380
2 votes
1 answer
969 views

Migrate from Firebase Crashlytics to Fabric Crashlytics

My Android project is currently using Firebase Crashlytics. I would like to use Fabric Crashlytics. I have tried following steps from here, but it is not reporting any crash. I have also removed ...
user avatar
  • 3,653
8 votes
1 answer
3k views

Using Firebase Crashlytics and Fabric Answers

I would like to use Firebase Crashlytics and Fabric Answers together. According to this link, in order to setup Fabric Answers, we need to include Fabric API key. This link doesn't mention any need ...
user avatar
  • 3,653
0 votes
1 answer
156 views

How to intentionally expire a build in fabric.io

I am using fabri.io beta distribution, but how can I expire all previous builds so I can force users to use latest version?
user avatar
  • 15.2k
1 vote
0 answers
350 views

Fabric Answer Crash when restarting the app after crash

In my app I have fabric and DefaultExceptionHandler both set. Order for the same is First Fabric is initialised and started then DefaultExceptionHandler is set. When any uncaught exception is thrown ...
user avatar
  • 1,205
2 votes
1 answer
855 views

How to address this warning generated by crashlytics / fabric?

Here is what I know/do: I am importing Fabric via a pod. The build script for Fabric is the last one It is set to generate a dsysm DEBUG_INFORMATION_FORMAT should be set to dwarf-with-dsym for all ...
user avatar
  • 1,668
0 votes
1 answer
195 views

Change Admin Account of Fabric

I tried to change admin account to my own. Because the person who has the admin account has left. Our company is using Gmail as a corporate email, and unfortunately emails of people with admin ...
user avatar
  • 3,487
1 vote
1 answer
130 views

What happens under the hood when Fabric initializes it's modules (Crashlytics / Twitter)?

I want to integrate Crashlytics (3.9.3) into an internal library but I am faced with the following situation: One of our internal libraries we are using is already using TwitterKit(2.2.0) with Fabric (...
user avatar
2 votes
1 answer
701 views

Fabric Crashlytics: Upload-Symbols behind proxy (with Fastlane)

In FastLane, I have a module that uploads the symbols to Crashlytics for my iOS project, using the Fabric.app/upload-symbols script. When connected to the internet, this script works beautifully. But ...
user avatar
  • 1,410
0 votes
1 answer
190 views

Is there a way to update a Fabric distributed app within the app?

What I'd like to do is to put a button in my app (in a developer dashboard) that my testers could press on and it would check to see if they have the latest build and if not, download the latest build ...
user avatar
  • 6,880
0 votes
0 answers
255 views

Change time when Fabric DAU gets reset

Our app is mostly focused on US users. And Fabric analytics data (DAU/crashes) gets reset every day at 3PM. How can we set a time for analytics reset more relevant for US timezone (ie midnight pacific ...
user avatar

15 30 50 per page