mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-17 23:18:27 +02:00
Add notification centre to in-app notification delivery options.
This commit is contained in:
@@ -347,7 +347,8 @@ Matrix session observer used to detect new opened sessions.
|
||||
{
|
||||
completionHandler(UNNotificationPresentationOptionBadge
|
||||
| UNNotificationPresentationOptionSound
|
||||
| UNNotificationPresentationOptionBanner);
|
||||
| UNNotificationPresentationOptionBanner
|
||||
| UNNotificationPresentationOptionList);
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user