mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-04 13:38:21 +00:00
Fix referencing wrong property name
This commit is contained in:
parent
6a69888b49
commit
5a88cab36e
@ -281,7 +281,7 @@ typedef NS_ENUM(NSUInteger, BITCrashManagerStatus) {
|
|||||||
/**
|
/**
|
||||||
Indicates if the app was killed while being in foreground from the iOS
|
Indicates if the app was killed while being in foreground from the iOS
|
||||||
|
|
||||||
If `enableDectionAppKillWhileInForeground` is enabled, use this on startup to check if the
|
If `enableAppNotTerminatingCleanlyDetection` is enabled, use this on startup to check if the
|
||||||
app starts the first time after it was killed by iOS in the previous session.
|
app starts the first time after it was killed by iOS in the previous session.
|
||||||
|
|
||||||
This can happen if it consumed too much memory or the watchdog killed the app because it
|
This can happen if it consumed too much memory or the watchdog killed the app because it
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user