From 1d993dc647096f3d2cac40ffb79d3c44cb1191dd Mon Sep 17 00:00:00 2001 From: Ali <> Date: Tue, 21 Feb 2023 22:16:08 +0400 Subject: [PATCH] Fail early if the app can't store data --- .../TelegramUI/Sources/AppDelegate.swift | 34 +++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/submodules/TelegramUI/Sources/AppDelegate.swift b/submodules/TelegramUI/Sources/AppDelegate.swift index 66d305f6fc..d4892b7102 100644 --- a/submodules/TelegramUI/Sources/AppDelegate.swift +++ b/submodules/TelegramUI/Sources/AppDelegate.swift @@ -509,6 +509,40 @@ private func extractAccountManagerState(records: AccountRecordsView