mirror of
https://github.com/Swiftgram/Telegram-iOS.git
synced 2025-10-08 19:10:53 +00:00
Fix double end call and update tgcalls
This commit is contained in:
parent
2f0f16b513
commit
13e4d9d219
@ -616,6 +616,8 @@ public final class PresentationCallImpl: PresentationCall {
|
||||
let debugLogValue = Promise<String?>()
|
||||
self.ongoingContext?.stop(sendDebugLogs: options.contains(.sendDebugLogs), debugLogValue: debugLogValue)
|
||||
}
|
||||
case .dropping:
|
||||
break
|
||||
default:
|
||||
self.audioSessionShouldBeActive.set(false)
|
||||
if wasActive {
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 5090576cde46c2c4e05c264f2e6c1ea7a2771d49
|
||||
Subproject commit d114d7a3fc8adb894464a167521cbe871ba8c888
|
Loading…
x
Reference in New Issue
Block a user