mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-27 11:46:58 +02:00
Config
This commit is contained in:
@@ -28,6 +28,9 @@ class AppConfiguration: CommonConfiguration {
|
||||
}
|
||||
|
||||
private func setupAppSettings() {
|
||||
// Enable CallKit for app
|
||||
MXKAppSettings.standard()?.isCallKitEnabled = true
|
||||
|
||||
// Enable long press on event in bubble cells
|
||||
MXKRoomBubbleTableViewCell.disableLongPressGesture(onEvent: false)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user