google-fabric Questions
2
Solved
I am recording an error using Crashlytics for iOS.
NSDictionary *detail = @{@"message":errorWithURL, @"response":jsonString};
[[Crashlytics sharedInstance] recordError:[NSError errorWithDomain:@"s...
Ashjian asked 13/7, 2017 at 12:50
4
Today fabric crashes after the pod update
Fabric 1.9.0
[Fabric isCrashlyticsCollectionEnabled]: unrecognized selector sent to class 0x10c0bb918
Crashing line :
Fabric.with([Crashlytics.self])...
Wildon asked 27/11, 2018 at 20:38
2
Solved
I recently added background fetch in my application and it is working well. I recently noticed in Fabric that the amount of OOM free sessions have gradually gone from 100% to a daily average steady...
Active asked 5/1, 2018 at 21:57
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
1
Solved
We have released the latest build with the minimum deployment target 10.We are getting the same many crashes in iOS 13 related to the background issues.
We are enabling the following capabilities:...
Jugglery asked 17/10, 2019 at 9:4
1
Could someone clarify on a crash report, where it states "In background" does this mean that the crash occurred in the background thread or when the app was in the background?
Trying to get to th...
Juliettejulina asked 20/9, 2019 at 10:3
1
Solved
I recently updated to iPadOS 13.1 and I can't get "Beta by Crashlytics" to accept an iPad Pro 12" as a device that can install the required software from https://apps.crashlytics.com/register/...
...
Smudge asked 25/9, 2019 at 11:16
3
Solved
After upgrading from Android Gradle Plugin 3.2.0 to 3.3.0-alpha13, I'm seeing the following build error:
> Task :app:fabricGenerateResourcesDebug FAILED
ERROR - Crashlytics Developer Tools erro...
Radiobiology asked 2/10, 2018 at 18:9
3
Solved
I have an app on my Firebase project that I'm trying to link to Fabric.
When I go to Fabric -> Firebase -> Set up integration and select the app, it says "Already linked".
But if I go to Firebase...
Eusporangiate asked 24/4, 2018 at 11:20
4
My app is working fine when I build it from android studio. But the app is getting crashed when I download it from play store.
Kindly find the attached crashlytics report in which the error is focu...
Elisa asked 8/8, 2019 at 5:9
10
Solved
I installed Xcode 10 Beta 6 and I am updating everything and in this process I have run into a small issue with Fabric. Fabric's website has special instructions for Xcode 10 that says:
When I a...
Tirol asked 16/8, 2018 at 4:46
0
In fabric crashlytics logged this exception just in version android 9 and device Galaxy J6+ Galaxy J4+ and HMD Global Nokia 2.1.
MessageQueue.java
android.os.MessageQueue.nativePollOnce
Fatal E...
Avraham asked 21/7, 2019 at 9:43
2
I'm having trouble integrating the Fabric package into my unity project.
After I've imported the latest package version 1.2.8. I can sign in to Fabric, select my organisation and select Crashlyti...
Cheng asked 30/5, 2018 at 15:29
4
Solved
Is it possible to download the Android APK file from Fabric Beta? We have multiple releases uploaded.
Indult asked 19/6, 2017 at 20:29
2
Solved
I want Fabric to stop generating a UUID on each build. What used to work with Gradle's Groovy DSL does not work with the newer Kotlin DSL. How can I achieve my goal with the Kotlin DSL?
(Gradle ve...
Bearnard asked 9/11, 2018 at 22:3
2
Solved
Something has been changed since I added my last application to Fabric because I just can't find how to add a new one. I made this: Settings -> Apps -> Add. The last step redirects me to the Kits p...
Infant asked 13/5, 2018 at 8:7
6
Solved
I am having difficulty understanding this step on installing firebase Crashlytics in my app:
Xcode 10 only: Add your app's built Info.plist location to the Build Phase's Input Files field:
$(BUILT...
Rebellion asked 28/9, 2018 at 12:23
1
Crashes are not getting logged in cashlytics on Google Pixel devices(OS 9.0-pie) and Playstore reports ANR&Crashes as java.lang.IllegalStateException: SharedPreferences in credential encrypted ...
Ferritin asked 2/4, 2019 at 18:1
4
Solved
I have updated my android studio. After that my Crashlytics create the problem. is it problem with crashlytics? or How can I solve this?
This is error
API 'variant.getExternalNativeBuildTasks()'...
Austerity asked 19/1, 2019 at 4:51
1
I'm just trying to migrate Fabric Crashlytics with Firebase, so I just followed the guide https://firebase.google.com/docs/crashlytics/get-started
Everything compiles and the app can be launched. ...
Arbela asked 20/3, 2018 at 15:24
3
Solved
The Fabric beta manual distribution sometime does not send invitation email even in the webpage it show "Invited" to the person. If I click resend invitation, that person will get it. My QA team pe...
Hazem asked 7/11, 2017 at 21:15
3
I got an android app where Fabric Crashytics is installed. I've followed the official guide to setup Firebase Crashlytics and linked the Fabric and Firebase accounts (AFAIK Firebase acquired Fabric...
Sukkoth asked 24/7, 2018 at 11:22
1
Solved
I am running an android application with Fabric installed for Crashlytics. For most of my users every thing works without a problem, however some users (All of which are running android Pie, and us...
Djokjakarta asked 10/12, 2018 at 2:19
2
Solved
Just updated to Xcode 10b6 and when i try to distribute the app through the fabric plugin i got the error "Archive Preparation Error: -3" - The archive's embedded.mobileprovision provisio...
Instrumentalism asked 20/9, 2018 at 5:42
3
Solved
I'm using Fabric Crashlytics for Android and it's really a great engine, and notifies me whenever there's a crash (on both the dashboard and my emai), but what i want to know is that:
Can I send ...
Ponderous asked 3/4, 2017 at 8:33
© 2022 - 2024 — McMap. All rights reserved.