2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
# Crashlytics
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
## Overview
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
[Crashlytics ](https://firebase.google.com/docs/crashlytics/get-started?platform=ios ) offers the most powerful, yet lightest weight crash reporting solution for iOS.
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
## Setup
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
To start using Crashlytics, there are two options:
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
1) The recommended way is to go to the [Firebase Crashlytics Docs ](https://firebase.google.com/docs/crashlytics/get-started?platform=ios ) and follow the directions there.
2019-05-28 13:03:08 +00:00
2019-08-07 13:51:34 +00:00
2) If you aren't using Firebase yet, go to [Fabric Kits ](https://fabric.io/kits ), and follow the directions for Crashlytics.
2019-05-28 13:03:08 +00:00
## Resources
2019-08-07 13:51:34 +00:00
* [API Reference ](https://firebase.google.com/docs/reference/ios/crashlytics/api/reference/Classes )
2019-05-28 13:03:08 +00:00
* [Forums ](https://stackoverflow.com/questions/tagged/google-fabric )
2019-08-07 13:51:34 +00:00
* [Website ](https://firebase.google.com/docs/crashlytics )
* Follow us on Twitter: [@crashlytics ](https://twitter.com/crashlytics )