Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Not able to upload build using Fabric/Crashlytics

This morning I installed the latest Crashlytics plugin (Fabric was showing the '!') as well as Xcode 7.0.1

Now I am no longer able to upload a beta build. Usually after an archive action finishes I'd see the 'Distribute' button. Now nothing. Can anyone help me out here?

The Fabric plugin also no longer seems to live in the menu bar. Not sure if that's related.

like image 451
Marco Tolman Avatar asked Oct 01 '15 19:10

Marco Tolman


People also ask

How to add Crashlytics plugin to Android Studio?

After installing the plugin, restart Android Studio and login with your account using Android Studio. Then it will show the projects that you have / the project you opened, select the one you need and click next .. next. Select the kit you would like to add, for his example it is Crashlytics :

Can I use Crashlytics with BigQuery?

After you link Crashlytics to BigQuery, new datasets you create are automatically located in the United States, regardless of the location of your Firebase project. Can I use Crashlytics for macOS or tvOS? Yes, you can implement Crashlytics in macOS and tvOS projects.

How do I get Crashlytics crash reports in the Firebase console?

To continue getting crash reports in the Firebase console, upgrade to use the latest Firebase Crashlytics SDK: v8.10.0 for iOS+ , v18.2.6 for Android, or v8.7.0 for Unity . This page provides troubleshooting help and answers to frequently-asked questions about using Crashlytics.

How do I disable Crashlytics crash reporting in the SDK?

If your project uses Crashlytics alongside the Google Mobile Ads SDK, it's likely that the crash reporters are interfering when registering exception handlers. To fix the issue, turn off crash reporting in the Mobile Ads SDK by calling disableSDKCrashReporting.


1 Answers

if your the upload doesn't start automatically when you archive you can still do it manually. On the Fabric app, select the Beta tab. Then first click "ACTIVE", then click "ARCHIVES": now you'll see the IPA you archived.

like image 76
lucianoenrico Avatar answered Sep 22 '22 04:09

lucianoenrico