mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-12-22 14:20:20 +00:00
Provide alert option to show mandatory update details
The user will then not be able to dismiss to modal presentation and has to install the update from there.
This commit is contained in:
@@ -69,7 +69,8 @@ typedef NS_ENUM(NSUInteger, AppStoreButtonState) {
|
||||
}
|
||||
|
||||
@property (nonatomic, weak) BITUpdateManager *updateManager;
|
||||
@property (nonatomic, readwrite) BOOL modal;
|
||||
|
||||
@property (nonatomic, readwrite) BOOL mandatoryUpdate;
|
||||
|
||||
@property (nonatomic, assign) AppStoreButtonState appStoreButtonState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user