From 01c94cc291df13e714c3552554fbb76291976200 Mon Sep 17 00:00:00 2001 From: Mike Hardy Date: Sun, 16 May 2021 08:45:19 -0500 Subject: [PATCH] docs(crashlytics, install): add link to crashlytics install/verify blog --- .spellcheck.dict.txt | 1 + docs/crashlytics/usage/index.md | 2 ++ 2 files changed, 3 insertions(+) diff --git a/.spellcheck.dict.txt b/.spellcheck.dict.txt index 28dd7b474c..d5ea0e8c51 100644 --- a/.spellcheck.dict.txt +++ b/.spellcheck.dict.txt @@ -32,6 +32,7 @@ CocoaPods codebase config Config +crashlytics Crashlytics datastore deprecations diff --git a/docs/crashlytics/usage/index.md b/docs/crashlytics/usage/index.md index 81df816660..2ff3afb4ad 100644 --- a/docs/crashlytics/usage/index.md +++ b/docs/crashlytics/usage/index.md @@ -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: