feat(voip): add CallKit availability check for iOS devices

This commit is contained in:
cogwheel0
2025-11-26 20:09:34 +05:30
parent c977f028f5
commit 1e841e03f6
4 changed files with 72 additions and 5 deletions

View File

@@ -225,6 +225,6 @@ SPEC CHECKSUMS:
wakelock_plus: e29112ab3ef0b318e58cfa5c32326458be66b556
webview_flutter_wkwebview: 8ebf4fded22593026f7dbff1fbff31ea98573c8d
PODFILE CHECKSUM: 1f8874f58051a502e2f506dc2d4737781aa1edde
PODFILE CHECKSUM: 32adf4606dae7e9ca2351c13b9e3ce1df6ad7ebf
COCOAPODS: 1.16.2

View File

@@ -91,6 +91,7 @@
<array>
<string>audio</string>
<string>processing</string>
<string>voip</string>
</array>
<!-- Background Task Identifiers -->
<key>BGTaskSchedulerPermittedIdentifiers</key>