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.
856
questions
0
votes
1
answer
1k
views
Integrating Crashlytics in a multi-module project
I have an Android project with a main module plus multiple other sub-modules. I integrated Crashlytics in the project successfully, by updating the project-level build.gradle and the main module build....
12
votes
1
answer
891
views
Crashlytics doesn't display native crashes
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 symbols.
...
1
vote
0
answers
21
views
Uplaod .apk to fabric via curl over proxy
We are trying to upload .apk file generated from a pipeline in Jenkins to fabric via freestyle job through command line over a proxy server which has authentication.
We have also tried Fabric beta ...
0
votes
2
answers
165
views
Different bundle identifier for an app in crashlytics
I have two bundle identifier for an app and i want to add these in fabric crashlytics for two different bundles. Will i have to add for different bundles or fabric automatically create crash log for ...
2
votes
0
answers
263
views
Google cloud function doesn't trigger on crashlytics velocityAlert
I have 3 cloud functions for integrations with crashlytics events. They contain the same logic but are bound to different events (onNew, onVelocityAlert and onRegressed). As I can see from logs only ...
0
votes
2
answers
586
views
"Upload missing required dSYMs" while migrating fabric to firebase
I am migrating my ios app from fabric to firebase crashalytics and getting this error while working with crashalytics
Upload 2 missing dSYMs required to process 12 crashes
I already uploaded dSYMs ...
5
votes
3
answers
6k
views
Permission denied with Firebase distribution android app using service account credentials mode
I'm trying to migrate from Fabric to Firebase since Fabric will not be available beyond March 31, 2020.
I already have done the first steps: adding plugins and dependencies to gradle, adding ...
0
votes
1
answer
59
views
How to solve Google Fabrics crash - Fatal Exception: DeviceNotSupported?
I keep getting crashes on Fabric for my iOS App.
Fatal Exception: DeviceNotSupportedException: Device Not Supported
At the signature of the function,
+(NSString*) IPHONE_OS_VERSION // Fabric ...
1
vote
0
answers
77
views
Crashlytics shows large number of crashes on iPhone Xs Max
I am working on an iPhone app which already has approx thousands of active users across globe. The app already has crashlytics integrated.
Previously the app has CoreData related issues, which used to ...
0
votes
2
answers
131
views
After migration my iOS app from Fabric to Firebase crashes still appearing in Fabric
I did the migration asked from Google because Fabric will die next year.
But the crashes reports still are available in Fabric. They are available in both tools: Firebase and Fabric.
Looking the ...
19
votes
4
answers
6k
views
Could not complete submission of dSYM When fabric to firebase migration for crashlytics
I am using xcode11 with mac os 10.14.1.
I implemented fabric to firebase migration using the following docs.
https://medium.com/@niamhpower/the-great-migration-moving-from-fabric-to-firebase-as-an-...
-1
votes
1
answer
68
views
Fabric Plugin is ghosted
I had install fabric plugin from android market place but it is not clickable.
3
votes
1
answer
768
views
Why isn't shown any log of analytics events on my crashlytics console
I'm facing a weird crash on my app, I'd like to analyse it better using the firebase crashlytics console by analysing the analytics events that were generated on the section that has crashed. I've ...
-1
votes
2
answers
679
views
Firebase Crash Free User Metrics don't makes sense
Is there any person that can help me understand the Firebase Crash-Free users metrics.
How could my crash free is 97.94% if each day on the line graph i'm 99% above.
Thank you.
2
votes
0
answers
56
views
does firebase ios app automatically watch for new build/release if available?
I am migrating app from fabric to Firebase crashlytics. when I release new version or new build from Firebase, I am seeing notification in email but I am not seeing notification inside the app or ...