chore: do not send reports on simulators.
This commit is contained in:
@@ -109,6 +109,7 @@ class MyApp :
|
||||
super.attachBaseContext(base)
|
||||
|
||||
initAcra {
|
||||
sendReportsInDevMode = false
|
||||
reportFormat = StringFormat.JSON
|
||||
reportContent =
|
||||
listOf(
|
||||
|
500 Internal Server Error
Gitea Version: 1.28.0+dev-211-ga30d865b78 | ||||