24 lines
870 B
Markdown
24 lines
870 B
Markdown
|
|
# Crashlytics
|
|
|
|
## Overview
|
|
|
|
[Crashlytics](https://firebase.google.com/docs/crashlytics/get-started?platform=ios) offers the most powerful, yet lightest weight crash reporting solution for iOS.
|
|
|
|
|
|
## Setup
|
|
|
|
To start using Crashlytics, there are two options:
|
|
|
|
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.
|
|
|
|
2) If you aren't using Firebase yet, go to [Fabric Kits](https://fabric.io/kits), and follow the directions for Crashlytics.
|
|
|
|
|
|
## Resources
|
|
|
|
* [API Reference](https://firebase.google.com/docs/reference/ios/crashlytics/api/reference/Classes)
|
|
* [Forums](https://stackoverflow.com/questions/tagged/google-fabric)
|
|
* [Website](https://firebase.google.com/docs/crashlytics)
|
|
* Follow us on Twitter: [@crashlytics](https://twitter.com/crashlytics)
|