Skip to content

Commit 01c94cc

Browse files
committed
docs(crashlytics, install): add link to crashlytics install/verify blog
1 parent 0b6481b commit 01c94cc

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

.spellcheck.dict.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ CocoaPods
3232
codebase
3333
config
3434
Config
35+
crashlytics
3536
Crashlytics
3637
datastore
3738
deprecations

docs/crashlytics/usage/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ Once installed, you must complete the following additional setup steps for Andro
2929
If you're using an older version of React Native without autolinking support, or wish to integrate into an existing project,
3030
you can follow the manual installation steps for [iOS](/crashlytics/usage/installation/ios) and [Android](/crashlytics/usage/installation/android).
3131

32+
> 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
33+
3234
# What does it do
3335

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

0 commit comments

Comments
 (0)