mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-24 07:05:35 +00:00
Some more documentation improvements
This commit is contained in:
@@ -146,6 +146,9 @@ extern NSString *const kBITCrashManagerStatus;
|
||||
Use this on startup, to check if the app starts the first time after it crashed
|
||||
previously. You can use this also to disable specific events, like asking
|
||||
the user to rate your app.
|
||||
|
||||
@warning This property only has a correct value, once `[BITHockeyManager startManager]` was
|
||||
invoked!
|
||||
*/
|
||||
@property (nonatomic, readonly) BOOL didCrashInLastSession;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user