google-fabric Questions
1
Solved
As the title, I need to migrate all existing data from Fabric's Crashlytics to Firebase.
The problem here is after migrating, If I remove fabric key in AndroidManifest, My app can't push the cras...
Gebler asked 9/4, 2018 at 3:28
3
I recently developed an app for a client and now have to share it on Crashlytics for a Beta.
I did this many times in the past but with this app, there's a problem.
When I upload my app on Crashly...
Tetrabasic asked 15/9, 2017 at 11:58
1
I am using Fabric's twitter kit for getting a username's tweets in my iOS application by making a request to the REST API endpoint "https://api.twitter.com/1.1/statuses/user_timeline.json"
I am ha...
Corrientes asked 1/4, 2016 at 5:13
1
Solved
I have a question about Firebase+Crashlytics+Android. On Android Studio I am getting the following error:
org.gradle.api.GradleException: Crashlytics Developer Tools error.
com.crashlytics.tool...
Belanger asked 12/3, 2018 at 10:9
0
I’m using Crashlytics crash and non-fatal bug reporting in my apps for some time now. I’m enhancing both reports with logs, as described here: https://docs.fabric.io/apple/crashlytics/enhanced-repo...
Mandrill asked 28/2, 2018 at 13:31
1
Solved
but i have some problem at first i have a orange check image in right of app package name
and i have this error in Application class
Caused by: io.fabric.sdk.android.services.concurrenc...
Comstock asked 26/2, 2018 at 20:51
1
Solved
I am working in an iOS Library and I want to add Crashlytics so I can get notified if the library crashes to any user. I have already integrated the Crashlytics and Fabric frameworks: I added the ....
Douai asked 12/2, 2018 at 20:39
1
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 ne...
Hawn asked 6/2, 2018 at 14:47
3
Solved
I'm not able to access fabric from the android studio. The plugin is installed but the icon seems disabled. Here is the screen shot.
Kalmuck asked 28/11, 2017 at 8:23
1
Solved
I'm trying to add Fabric Crashlytics to Unity targeted to iOS / Android devices. For iOS, it's working fine but Android is crashing initializing Crashlytics.
I didn't find much on the internet abo...
Bamberg asked 13/12, 2017 at 12:56
0
In our work we use fabric to share builds to the testes.
On iOS devices we use Beta app.
Last days builds started downloading for too long. We check all connections on our side, everything ok. T...
Stets asked 13/12, 2017 at 10:33
2
Solved
In Fabric Crashlytics reports I see some letters instead of classes names. for example when I see "MainActivity" I understand that a crash occured in MainActivity.java, but now I see letter "a" , "...
Shylashylock asked 22/11, 2017 at 9:24
5
All my beta testers with Android 6 get this error when installing my app from Beta:
App not installed. The package appears to be corrupt
No problems for users with Android 7+. The APK can be d...
Lakitalaks asked 15/6, 2017 at 10:0
1
Solved
When I package from XCode via Fabric Plugin a Beta in debug mode, I got an error :
Fabric Archive packaging Error -6
In Xcode I have check code signing manual (or auto same problem) for the app ...
Lucky asked 22/9, 2017 at 14:0
2
Solved
I'm logging crashlytics errors in fabric. It works for crashes, and auto-generated non-fatals. But when I try to manually log non-fatals, it doesnt show at all. What can be the problem? (Yes, I hav...
Hurtle asked 2/10, 2017 at 8:9
1
I integrated Crashlytic plugin into my Unity project. It work fine if I build an APK file directly from Unity.
But if I use option export to "Google Android Project" in Unity
-> Then open Android...
Aigneis asked 4/5, 2017 at 4:44
2
Solved
I would like to configure Fabric dependencies for Unity Android build using gradle. I'm now exporting the project and using Android Studio to get rid of the errors and then prepare a custom working...
Kokaras asked 17/4, 2017 at 13:11
0
I uploaded a new version 1.1 of my app to iTunesConnect and caused a couple of test crashes with Crashlytics. I added, via the Upload Symbols Script, the dSYMs that I downloaded from iTunesConnect ...
Oyster asked 1/10, 2017 at 17:13
1
Solved
I keep got this error message on iPhone8:
"The developer needs to upload a build that supports your device's architecture (armv6)."
And the same version is ok to install on other devices (ipho...
Subscapular asked 25/9, 2017 at 6:39
1
I'm trying to write a long text log message on Fabrics system (Android), like this:
Answers.getInstance().logCustom(new CustomEvent("Request:" + requestUrl + "\nResponse:" + json));
The message ...
Liv asked 24/9, 2017 at 13:43
0
We have been using Crashlytics (Fabric) for iOS Builds distribution for so many months. But recently We are experiencing wired behavior with one app.
While we are trying to download the app, Somet...
Blackburn asked 13/9, 2017 at 10:5
0
I'm using Fabric/Crashlytics in my android app, I use custom logs for logging connections issues and attach user id to log, but how can I search logs for a specific user?
For user id attachment I...
Racemic asked 11/9, 2017 at 8:7
2
Solved
I've embedded Fabric's Answers and Crashlytics in my iOS app, and also implemented the Crashlytics logger (CLS_LOG).
But I could not find (or understand) in their documentation where can I find the...
Aquarius asked 3/4, 2017 at 14:10
2
Solved
I have faced some troubles with uploading release version to fabric(crashlytics) after generating release build in Build->Generate Signed Apk.
After moving app-release.apk into Fabric window I see...
Mirellamirelle asked 13/3, 2017 at 13:52
2
I am using Crashlytics in my app for tracking crashes and Answers kit too for custom events. I am integrating the frameworks into my project using pod file. But I am getting a linking error while b...
Taillight asked 19/7, 2017 at 8:22
© 2022 - 2024 — McMap. All rights reserved.