crashlytics-beta Questions
5
I've been testing Firebase Crashlytics and even though the normal crash report works right I can't success trying to generate a custom as it says the documentation.
Crashlytics.log(msg);
I also...
Polymath asked 6/2, 2018 at 8:55
6
After uploading a new build to Crashlytics Beta, users are not able to install
Here's what's happening:
User receives an email notification with the latest build
Taps "Check it out", which opens...
Krol asked 6/11, 2018 at 18:42
2
I have just tried switching from Fabric/Crashlytics Beta to Firebase App Distribution for distributing my Android app to testers. I do so using the Gradle plugin as described here:
https://firebase...
Multicolored asked 4/10, 2019 at 11:13
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
3
I want to delete 2 of the builds/versions from the Crashlytics dashboard — they were uploaded with the wrong version number and it's creating havoc in the testing process.
I would prefer to comple...
Custodian asked 17/8, 2015 at 3:38
3
Solved
I'm trying to automate my app build distribution via Jenkyns and Crashlytics. I configured all as indicated on the documentation but crashlyticsUploadDistributionRelease failed with this error: "Di...
Kimes asked 22/6, 2016 at 15:16
2
I deployed android app using Beta by Crashlytics and sent invitation to a user, the user opened the invitation in his android device and saw the following message:
"Open the invitation email on yo...
Maillot asked 26/12, 2017 at 12:51
0
I have a number of fatalError("Descriptive Error") lines in my app. I'd like to find which line has actually triggered the error.
However, I can't get such an information with Crashlytics. Here's ...
Abernathy asked 8/6, 2018 at 12:18
5
I'm sending my app to testers with Beta from Crashlytics which is an amazing tool to do app testing.
I had every new tester's device UDID registered in my developer account and then distribute a n...
Shawana asked 16/6, 2015 at 10:20
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
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
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
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
1
Solved
I'm using Fabric/Crashlytics to deploy the app for Beta Testers. Everything had been working fine for weeks, but for one build the following error message shows up when tester is trying to install ...
Fulmer asked 9/1, 2017 at 14:9
3
Solved
I have configured a build for an Android project in Bitrise. Now I need to setup automatic deployment for beta testing in Fabric/Crashlytics, just don´t know how to add a step to accomplish that. A...
Lely asked 20/8, 2016 at 23:22
4
Solved
I have a bit unusual problem - my Android app contains native libs and I build native libs for armeabi-v7a and x86. However, now I need to integrate a third party library into my app which also con...
Amortize asked 19/6, 2015 at 20:0
2
Solved
We have Twitter's Answers integrated in our apps.
We have custom events. I need to export somehow all the answers(user metrics) from their website to excel sheet or similar in order to analyze it.
...
Dendriform asked 8/2, 2016 at 10:52
1
Solved
I'm splitting my app based on ABI, not on density, like so:
splits {
abi {
enable true
reset()
include 'x86', 'armeabi', 'armeabi-v7a', 'mips', 'arm64-v8a'
universalApk true
}
}
I have m...
Tussore asked 2/11, 2015 at 22:31
1
Solved
In Crashlytics Beta does anyone know how to change the app name (under the app icon) on the email invite. My iOS distribution is coming from a Xcode 7 archive via the Twitter Fabric menubar on MacO...
Reside asked 17/9, 2015 at 2:41
1
© 2022 - 2025 — McMap. All rights reserved.