mirror of
https://github.com/TelegramMessenger/Telegram-iOS.git
synced 2026-07-06 03:33:41 +02:00
Re-enable voip
This commit is contained in:
parent
adbb6f6129
commit
c5614c77e4
1 changed files with 0 additions and 4 deletions
|
|
@ -1489,10 +1489,6 @@ final class SharedApplicationContext {
|
|||
}
|
||||
|
||||
public func pushRegistry(_ registry: PKPushRegistry, didReceiveIncomingPushWith payload: PKPushPayload, for type: PKPushType) {
|
||||
if "".isEmpty {
|
||||
return;
|
||||
}
|
||||
|
||||
if #available(iOS 9.0, *) {
|
||||
/*guard var encryptedPayload = payload.dictionaryPayload["p"] as? String else {
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue