linphone-iphone/msgNotificationService
Christophe Deschamps 6c1a1a94f7 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-09 11:10:22 +02:00
..
GoogleService-Info.plist Restore GoogleService-Info.plist files and remove them from .gitignore 2025-05-19 13:38:49 +02:00
Info.plist Centralize App Group identifier using shared xcconfig 2026-01-27 16:59:57 +01:00
msgNotificationService.entitlements Add usernotifications filtering entitlement to app extension 2024-09-30 16:23:58 +02:00
NotificationService.swift Handle VoIP and APNs push received before shared filesystem is available (BFU) 2026-04-09 11:10:22 +02:00