-
Notifications
You must be signed in to change notification settings - Fork 4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[firebase_crashlytics] Migrate away from Fabric #2038
Comments
hi when flutter planning on update Firebase Crashlytics SDKs mail from google: We are replacing Fabric Crashlytics SDKs and beta versions of the Firebase Crashlytics SDKs with the generally available Firebase Crashlytics SDKs. To continue getting crash reports in the Firebase console, make sure to upgrade your apps to the Firebase Crashlytics SDK versions 17.0.0+ for Android, 4.0.0+ for iOS, and 6.15.0+ for Unity before November 15, 2020. Android - upgrade instructions The following project(s) linked with your account include apps that have enabled Crashlytics: |
Is there any word on this. We are looking into using Crashlytics, but it looks like the support is sketchy with no one updating the documentation. How are we supposed to use Firebase Crashlytics, not Fabric Crashlytics? I've searched this Github rep, but no one seems to have the answer. |
It looks like it's being worked on (see the linked PR). From the rather superficial look I had at the PR, this seems to be a Big Deal ™️ , affecting a bunch of the firebase plugins, including the core plugin, so - things take time. |
Waiting for update. |
Hi All, We're currently working on Crashlytics in the roadmap version of FlutterFire. It is using the Firebase Crashlytics SDKs, and is nearing completion. Please keep an eye on on the roadmap for upcoming releases |
Hey everyone :) the new Crashlytics plugin has now landed on master which now uses the updated non-Fabric SDK. Checkout the migration guide to get started on upgrading to the new Crashlytics plugin and see whats changed: https://firebase.flutter.dev/docs/migration/ |
there is no new release for it in pub |
It's currently on Prerelease: |
when it will be merged to Latest? |
hey! it is Google product. fix it. |
Firebase is going to shut down the Fabric Crashlytics API that is currently still used in the iOS and Android plugin implementations.
The Firebase Crashlytics Beta has been announced.
There is a migration guide detailing how to upgrade from existing Fabric-based code to the new Firebase Crashlytics on both iOS and Android
The text was updated successfully, but these errors were encountered: