Skip to content

unity-package/com.google.firebase.crashlytics

 
 

Repository files navigation

How To Install

Install by add directly in manifest.json in folder Packages/manifest.json

  • for version 12.9.0
"com.google.firebase.crashlytics" : "https://github.com/RageAgainstThePixel/com.google.firebase.crashlytics.git#12.9.0",
  • dependency com.google.firebase.app 12.9.0, external-dependency-manager 1.2.186
"com.google.firebase.app" : "https://github.com/RageAgainstThePixel/com.google.firebase.app.git#12.9.0",
"com.google.external-dependency-manager": "https://github.com/googlesamples/unity-jar-resolver.git?path=upm#v1.2.186",

Get Started with Firebase Crashlytics

Thank you for installing the Firebase Crashlytics Unity SDK. The Crashlytics guide provides instructions to configure a Unity project.

Overview

You can use Firebase Crashlytics to help you track, prioritize, and fix stability issues that erode app quality, in realtime. Spend less time triaging and troubleshooting crashes and more time building app features that delight users.

Using the Sample

This SDK is distributed with a sample project under the Assets/Firebase/Sample/Crashlytics directory. To configure and run the sample, follow the instructions in Assets/Firebase/Sample/Crashlytics/readme.md.

Demos

Mecha Hamster is provided as a demo which showcases the integration of multiple Firebase features within a single game. The source is available on GitHub, and the live application is available for iOS on the App Store and for Android on the (Google Play Store)[https://play.google.com/store/apps/details?id=com.google.fpl.mechahamster&hl=en].

Links

Discussion

About

Wrapper over original package distribution. This repository replicates the licence terms of his original distribution location. For more information check https://firebase.google.com/terms and https://firebase.google.com/support/release-notes/unity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published