azavea / cac-tripplanner-android

GoPhillyGo Android app
https://gophillygo.org
Apache License 2.0
3 stars 3 forks source link

Switch from Fabric to Firebase Crashlytics SDK #180

Closed flibbertigibbet closed 4 years ago

flibbertigibbet commented 4 years ago

Switch the crash logging SDK from the package from Fabric to the package from Firebase and update the logging initialization and crash logging calls to use the new library. The app is already configured with Firebase, but as part of migrating Crashlytics from Fabric to Firebase, the logging library and its references will need to be changed to the new library from Firebase. The old library will continue to be supported until November.

Email from Firebase: "We are writing to let you know that the Fabric Crashlytics SDK is now deprecated and will continue reporting your app's crashes until November 15, 2020. After this date, the Fabric Crashlytics SDK and beta versions of the Firebase Crashlytics SDK will stop sending crash reports for your app."