mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Provide a delegate method to disable crash reporting instead of using a property
This commit is contained in:
@@ -95,7 +95,7 @@ typedef enum BITCrashStatus {
|
||||
NSFileManager *_fileManager;
|
||||
|
||||
BOOL _crashIdenticalCurrentVersion;
|
||||
BOOL _crashReportActivated;
|
||||
BOOL _crashReportDisabled;
|
||||
|
||||
NSMutableArray *_crashFiles;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user