All Questions
Tagged with google-fabric crashlytics-beta
25
questions
1
vote
2
answers
652
views
Flutter APK release build fails to upload to Fabric Beta
Having this issue only with Flutter builds. I've tried uploading both with the Android Studio Fabric plugin, and with Fastlane command.
When attempting to upload using the Android Studio Fabric ...
1
vote
1
answer
295
views
How to install a Beta (Crashlytics) distributed application on Android TV
In some android tv box is possible to use beta by crashlytics with a poor user interface (portrait mode makes screen rotated, no focus on buttons, etc), but in some devices there is no navigation ...
0
votes
1
answer
64
views
Adding application doesn't proceed
there.
i will try to make a new application.
then i did it which is based on this page.
https://fabric.io/kits/ios/crashlytics/manual-install
But I can't add an application yet.
because the process ...
1
vote
1
answer
745
views
Android, is there a way to update a Fabric Beta distributed app within the app?
I have successfully distributed the app via fabric beta, but after the new version of the app was distributed, there is no window for updates in the old app.
Is there a way to update a Fabric Beta ...
1
vote
1
answer
108
views
Fabric initial deployment
i'm a little bit stuck with a problematic.
I'm trying to use continuous integration to build my app and deploy them to Crashlytics.
I've tried a lot of different solutions (Fastlane, Gradle, manual ...
5
votes
1
answer
123
views
Fabric Beta: new build alert
I've noticed that I get a "New Build Available" alert from Beta even if the new build has an older version string than the previous build.
Example: the current release is 8.4.0. My CI build pushes a ...
4
votes
1
answer
386
views
Crashlytics (3.10.3, CocoaPods) submit segmentation fault: 11
Building on CI (started happening only in the last couple of days, perhaps when the Crashlytics pod was updated... Crashlytics (3.10.3)), I am now getting a segmentation fault when submitting the .ipa ...
0
votes
1
answer
612
views
Fabric Crashlytics for multiple environments - Android
After digging in farbic docs alot and exploring multiple stack overflow questions I don't see any information on how to setup Fabric crashlytics for dev(beta) and production both.
Basically I want ...
6
votes
2
answers
6k
views
How to add new application to Fabric
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 page ...
4
votes
1
answer
556
views
On iOS, how to disable popup that reminds new versions and updates in old versions from Crashlytics Beta
This is regarding the iOS Enterprise apps downloaded from Crashlytics Beta Platform.
Whenever there're new versions uploaded, when the old apps are launched, there will be popup that reminds user of ...
0
votes
1
answer
373
views
How to discard older build while Fabric distribution?
I have a problem with automated build distribution thru Fabric Beta with concurrent uploading.
For example I starting upload of first build and 5 seconds after it I starting upload second one. But ...
6
votes
2
answers
4k
views
Cannot download Beta by Crashlytics from invitation email
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 your ...
1
vote
1
answer
111
views
How to configure Crashlytics Android Beta Distribution process?
I have noticed that apps installed with Crashlytics Android Beta Distribution always reinstall app from scratch. Like all my preferences, databases, etc data get lost after each update of the app. Is ...
0
votes
0
answers
238
views
Fabric Beta: Distributing with build tools
I'm using Xcode build server to prepare my builds. Running the Archive Post run script
${SOURCE_ROOT}/Crashlytics.framework/submit <API_KEY> <BUILD_SECRET> \
-emails TestEmail@fabric.io,...
7
votes
0
answers
579
views
Low download speed in Beta ios (Fabric)
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. Than ...