Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

google removing support for fabric crashlytics - should reference new firebase apis #902

Open
bluejeff31 opened this issue Jun 13, 2020 · 7 comments

Comments

@bluejeff31
Copy link

google sent out notice that November 15 2020 the fabric sdk will no longer work. It looks like this project uses bindings for the old sdk. will this be updated?

https://firebase.google.com/docs/crashlytics/upgrade-sdk?platform=android

@damianun
Copy link

We have large project dependency on XamarinComponents and also using it's current version of Xamarin.Firebase.Android.Crashlytics.

We have received an official Email from Google warning us about the deprecation. The Email states we should upgrade to SDK version 17.0.0+ for Android.

I also noticed that partner project for iOS (GoogleApisForiOSComponents) is already supporting Firebase Crashlytics as it's bindings were updated to use SDK version 4.0.0-beta-7

@guillermo-gerard
Copy link

Yeah, We've received the email as well.
As far as I can see, this project is still using the old crashlytics SDK according to the build.cake file:
var Crashlytics_VER = "2.9.4";
I'll look forward to an update to this project

@DeepikaRani87
Copy link

Yes, We have received the mail as well,
Our project using 2.9.1 crashlytics version on xamarin. will there be new package release of name "Xamarin.Firebase.Android.Crashlytics.", since i dont see that package in nuget manager?

@sbkrishnan2506
Copy link

Hello,

Is there any update on this issue?

Note: The Fabric SDK is now deprecated and will continue reporting your app's crashes until November 15, 2020. On this date, the Fabric SDK and old versions of the Firebase Crashlytics SDK will stop sending crashes for your app. To continue getting crash reports in the Firebase console, make sure you upgrade to the Firebase Crashlytics SDK versions 17.0.0+ for Android, 4.0.0+ for iOS, and 6.15.0+ for Unity.

Please let us know, if any other way to resolve this issue.

Thanks

@damianun
Copy link

@Redth Apologies for tagging you directly. I can see you marked it as "need triage". Can you tell if this feature request was at least accepted into triage?

@rickclephas
Copy link

A preview package for Xamarin.Firebase.Crashlytics is available: #956 (comment)

@PaulsonM
Copy link

PaulsonM commented Sep 30, 2020

What will be the version of Xamarin.Firebase.iOS.Crashlytics that addresses this update?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants