linphone-iphone/msgNotificationService
2026-03-16 15:22:31 +01: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 Use core.stopAsync with a looping iterate in app extension. This will allow the app extension to wait for the necessary data to be able to send IMDNs, and then exit cleanely as soon as it is done. If used with a flexisip 2.4 or older, there will always be a delay configured by the config section: 'misc', key: 'delay_message_send_s' before the IMDN gets sent and the notification is displayed 2026-03-16 15:22:31 +01:00