mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Various fixes
This commit is contained in:
parent
3b7ddc33ee
commit
e5762bd9c8
13 changed files with 80 additions and 32 deletions
|
|
@ -2401,7 +2401,6 @@ private func extractAccountManagerState(records: AccountRecordsView<TelegramAcco
|
|||
|
||||
private func reportFailedIncomingCallKitCall() {
|
||||
if #available(iOS 14.4, *) {
|
||||
} else {
|
||||
guard let callKitIntegration = CallKitIntegration.shared else {
|
||||
return
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue