fabric.io Questions

3

Solved

I'm using Fabric to report crash for my app. I have received those report for a very long time and the number of crashes keep increasing. Fatal Exception: java.lang.InternalError: Thread starting ...
Tansey asked 9/8, 2017 at 7:24

1

Solved

I have an app that logs crashes and non-fatals to Fabric Crashlytics and uses Firebase Analytics to log analytics events. I want to migrate from Fabric Crashlytics to Firebase Crashlytics. In add...
Betsey asked 26/10, 2018 at 11:27

21

Solved

Using Android Studio 3.3 Canary 11 with the gradle plugin version 3.3.0-alpha11. It throws the following error when trying to sync gradle WARNING: API 'variant.getExternalNativeBuildTasks()' is o...

0

I have integrated Firebase Analytics in my project. I am logging around 10 different events. I can see all these events on the dashboard. The issue is I am unable to see parameter values of the ev...
Vharat asked 4/6, 2019 at 11:41

3

Below error while gradle sync Failed in Mac. CONFIGURE FAILED in 3s ERROR: No signature of method: com.crashlytics.tools.gradle.CrashlyticsPlugin.findObfuscationTransformTask() is applicable...

3

Solved

I don't know why but I am occasionally seeing this error after being logged for a while. We couldn't load assets! Please make sure cdn-cf.fabric.io is not blocked and try again. The only ...
Haiduk asked 19/10, 2017 at 1:10

2

In my android app, I added a the following string resource in the AndroidManifest.xml <meta-data android:name="io.fabric.ApiKey" android:value="@string/fabric_key" /> and in strings.x...
Annice asked 12/10, 2015 at 17:13

3

Solved

Just a quick question about Crashlytics from Fabric.io: To disable it in debug, should we still use: Crashlytics crashlytics = new Crashlytics.Builder().disabled(BuildConfig.DEBUG).build(); Fab...
Merger asked 11/6, 2015 at 12:16

3

Solved

Trying to add Twitter Fabric SDK. I have added all dependencies suggested by Twitter. Modified my build.gradle: buildscript { repositories { jcenter() maven { url 'https://maven.fabric.io/repo...
Tectrix asked 2/3, 2015 at 9:22

1

It's been about a week or so that our clients can't send data to fabric in Iran, I wanted to know if this ban was made by the fabric and why now?
Buntline asked 22/4, 2017 at 9:8

1

Solved

Can I change the time zone in Fabric? Fabric got the UTC, but we located in other time zone. So when we checked the data in Fabric, we would be confused by the time. UTC time zone
Hershey asked 11/4, 2017 at 6:40

1

Solved

I have been using Fabric.io on my iOS app for 2 months. It's an e-commerce app so I'm using custom events for monitoring Product search and Purchases. What I noticed it's that though the tables in ...
Stegodon asked 11/1, 2016 at 9:24

4

To upload dSYM to crashlytics, I have following setup but not able to get dSYM uploaded. In my target -> build phases -> Run Script ./Fabric.framework/run KEY SECRET echo "working" ./Crashlyt...
Singleminded asked 27/3, 2015 at 6:23

5

Solved

I added TwitterKit from Fabric to an app under Xcode 6.3. The app would compile before I added TwitterKit's Run Script build phase step but once I added TwitterKit it failed with this error during...
Nich asked 23/2, 2015 at 19:37

1

Solved

I have been trying to build the application which uses crashlytics from fabric.io. But build gets failed with bellow mentioned error. Executing tasks: [clean, :app:generateDebugSources, :app:gen...
Anabaptist asked 18/7, 2016 at 6:4

1

I am searching for "Crash Analytics and Monitoring tools" for my Cordova (Ionic) based project. There is a cordova-fabric-io-plugin on Github https://github.com/engincancan/cordova-fabric-io-plug...
Annexation asked 12/6, 2015 at 6:43

3

Solved

Does anyone know if there is a way to pull a signed in users profile picture to be placed through the app, to maybe place it on the ActionBar as they navigate around? hints, tips, examples, downl...
Zingg asked 13/2, 2015 at 16:50

3

Solved

I'm trying to implement Fabric into my app. The problem is, that the app isn't working correctly and I have no idea what code to place in my AppDelegate. I can't find any information on the web wha...
Maidamaidan asked 25/2, 2015 at 10:32

0

I have integrated twitter digits with my website which is deployed in cloud. It successfully initialize twitter digits and opens up the window for phone number. But upon pressing send confirmation ...
Foxglove asked 31/5, 2015 at 9:33
1

© 2022 - 2024 — McMap. All rights reserved.