mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Added multi-process error demo in demo-app
This commit is contained in:
@@ -7,4 +7,6 @@
|
||||
<string name="throw_nullpointer">throw NullPointerException</string>
|
||||
<string name="throw_exception">throw Exception</string>
|
||||
<string name="throw_native_error">throw Native Error</string>
|
||||
<string name="throw_multi_process_error">throw Multi-Process Exception</string>
|
||||
<string name="suicide_in_progress">Suicide in progress</string>
|
||||
</resources>
|
Reference in New Issue
Block a user