Skip to content

Commit

Permalink
Warn users about Crashlytics and #29
Browse files Browse the repository at this point in the history
  • Loading branch information
SalomonBrys committed Mar 6, 2019
1 parent 70efe56 commit b8a4257
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ As this throws an error, a crash handler can intercept it and handle it the way
Known working crash reporters include:

* [ACRA](https://github.com/ACRA/acra)
* [Crashlytics](https://get.fabric.io/crashlytics)
* [Crashlytics](https://get.fabric.io/crashlytics) ([Only with `setReportMainThreadOnly()`](https://github.com/SalomonBrys/ANR-WatchDog/issues/29))
* [HockeyApp](https://hockeyapp.net/)
* [Bugsnag](https://www.bugsnag.com/)

Expand Down

0 comments on commit b8a4257

Please sign in to comment.