0

We are using Jenkins Pipelines with a pipeline script and the Fabric Beta Publisher step.
Since April 1st the step fails, but no other error is visible. Was part of Fabric/Crashlytics still disabled on April 1st? (Although the migration phase was extended to may? )

Vadim Kotov
  • 8,084
  • 8
  • 48
  • 62

1 Answers1

1

You'll have to migrate to Firebase App Distribution. Have not looked for the exact shutdown date, but in case it doesn't work anymore, one probably can assume to be already past that date. It is irrelevant when the deadline was. (this site is all about the technical aspect, not contract terms).

See these articles for how to setup with Jenkins:

Martin Zeitler
  • 1
  • 19
  • 155
  • 216
  • It was clear, that we have to migrate. But due to the corona crisis, we postponed some changes to our CI system, that also involve upgrade of the machines. We thought that the changed date that was announced by Fabric included that all API is functional up to May, and we have some more time for the upgrade. But it seems we were wrong, unfortunately. – Brian Nürnberg Apr 09 '20 at 06:26
  • Thanks for posting the guides – Brian Nürnberg Apr 09 '20 at 06:26