linphone-iphone/Linphone/TelecomManager
Christophe Deschamps 156231f8aa Handle VoIP and APNs push received before shared filesystem is available (BFU)
Delay CoreContext initialization until AppServices.config is available.
      When a VoIP push arrives before that, an EarlyPushkitDelegate reports
      a temporary CallKit call, ends it as unanswered after 4s, and posts
      a missed call notification to the user.
      Handle message APNs in service extension without Core/Config availability
2026-04-13 13:38:39 +00:00
..
EarlyPushkitDelegate.swift Handle VoIP and APNs push received before shared filesystem is available (BFU) 2026-04-13 13:38:39 +00:00
ProviderDelegate.swift Fix most warnings (remaining: @sendables and deprecated calls) 2024-08-31 09:01:39 +02:00
TelecomManager.swift Add a screen-sharing video preview to the call view 2026-03-26 10:23:36 +01:00