Skip to content

Commit

Permalink
docs(crashlytics, install): add link to crashlytics install/verify blog
Browse files Browse the repository at this point in the history
  • Loading branch information
mikehardy committed May 16, 2021
1 parent 0b6481b commit 01c94cc
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions .spellcheck.dict.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ CocoaPods
codebase
config
Config
crashlytics
Crashlytics
datastore
deprecations
Expand Down
2 changes: 2 additions & 0 deletions docs/crashlytics/usage/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ Once installed, you must complete the following additional setup steps for Andro
If you're using an older version of React Native without autolinking support, or wish to integrate into an existing project,
you can follow the manual installation steps for [iOS](/crashlytics/usage/installation/ios) and [Android](/crashlytics/usage/installation/android).

> You may like reading a short article we wrote that explains how to configure and _most importantly_ verify your crashlytics installation so you are sure it is working. https://invertase.io/blog/react-native-firebase-crashlytics-configuration
# What does it do

Crashlytics helps you to collect analytics and details about crashes and errors that occur in your app. It does this through three aspects:
Expand Down

1 comment on commit 01c94cc

@vercel
Copy link

@vercel vercel bot commented on 01c94cc May 16, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.