mirror of
https://github.com/KitsunePie/AppErrorsTracking.git
synced 2025-09-06 03:05:17 +08:00
Added function AppErrorsRecordActivity and support native crash message
This commit is contained in:
@@ -27,4 +27,8 @@
|
||||
<string name="print_to_logcat_success">Printed to logcat</string>
|
||||
<string name="output_stack_success">Export exception stack succeeded</string>
|
||||
<string name="output_stack_fail">Failed to export exception stack</string>
|
||||
<string name="export_all">Export all</string>
|
||||
<string name="clear_all">Clear all</string>
|
||||
<string name="errors_record">AppErrorsRecord</string>
|
||||
<string name="no_errors_data">No errors data for now</string>
|
||||
</resources>
|
Reference in New Issue
Block a user