Skip to content

Commit

Permalink
fix(docs): run the format:markdown command
Browse files Browse the repository at this point in the history
  • Loading branch information
kenMarquez committed Dec 18, 2021
1 parent ec0dfee commit 8f61bd3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions docs/crashlytics/crash-reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,10 @@ issue, preventing this from happening.
# Android ANR Collection Support

The Firebase Team enabled the ability to collect
Application Not Responding (ANR) issues that occur when the UI thread of an Android app is blocked for too long,
Application Not Responding (ANR) issues that occur when the UI thread of an Android app is blocked for too long,
for more information on ANR see the
[android developer documentation](https://developer.android.com/topic/performance/vitals/anr).

The support for ANR collection is added in the Android Crashlytics version
[18.2.4](https://firebase.google.com/support/release-notes/android#crashlytics_v18-2-4)
so that your react native application can collect ANR, make sure you are using at least version 13.0.1 of this library

so that your react native application can collect ANR, make sure you are using at least version 13.0.1 of this librar

0 comments on commit 8f61bd3

Please sign in to comment.