mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 09:02:44 +02:00
Bug report: Support crash report
This commit is contained in:
@@ -54,4 +54,10 @@
|
||||
*/
|
||||
@property (nonatomic) UIImage *screenshot;
|
||||
|
||||
/**
|
||||
Option to report a crash.
|
||||
The crash log will sent in the report.
|
||||
*/
|
||||
@property (nonatomic) BOOL reportCrash;
|
||||
|
||||
@end
|
||||
|
||||
Reference in New Issue
Block a user