mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2026-01-17 01:41:09 +00:00
Track first session after manager has been started
This commit is contained in:
@@ -32,7 +32,9 @@ NSString *const kBITApplicationWasLaunched = @"BITApplicationWasLaunched";
|
||||
}
|
||||
|
||||
- (void)startManager {
|
||||
[self startNewSession];
|
||||
[self registerObservers];
|
||||
|
||||
}
|
||||
|
||||
#pragma mark - Sessions
|
||||
|
||||
Reference in New Issue
Block a user