Skip to content

Commit 154b1c1

Browse files
authored
Update README.md (#140)
1 parent 84230b5 commit 154b1c1

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,10 @@ new InstabugFlutterPlugin().start(CustomFlutterApplication.this, "APP_TOKEN", in
8282

8383
## Crash reporting
8484

85-
Instabug automatically captures every crash of your app and sends relevant details to the crashes page of your dashboard. Crashes are reported only when the app is running in release mode
85+
Instabug automatically captures every crash of your app and sends relevant details to the crashes page of your dashboard.
86+
87+
⚠️ **Crashes will only be reported in release mode and not in debug mode.**
88+
8689

8790
1. To start using Crash reporting, import the following into your `main.dart`.
8891

0 commit comments

Comments
 (0)