mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-21 07:02:09 +02:00
Bug Fix - 'Not supported voip call' prompt failed
https://github.com/vector-im/vector-ios/issues/336
This commit is contained in:
@@ -1888,7 +1888,6 @@ NSString *const kAppDelegateDidTapStatusBarNotification = @"kAppDelegateDidTapSt
|
||||
|
||||
}];
|
||||
|
||||
noCallSupportAlert.sourceView = self.window.rootViewController.view;
|
||||
[noCallSupportAlert showInViewController:self.window.rootViewController];
|
||||
break;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user