mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-05-02 22:26:59 +02:00
Bug Fix - AppDelegate: Notification display failed when a view controller is presented modally.
This commit is contained in:
@@ -2587,7 +2587,7 @@
|
||||
{
|
||||
// Workaround to manage the "back to call" banner: go back temporary the call screen.
|
||||
// It will correctly manage the hide of this banner
|
||||
[[AppDelegate theDelegate] returnToCallView];
|
||||
[[AppDelegate theDelegate] presentCallViewController];
|
||||
}
|
||||
|
||||
[self refreshActivitiesViewDisplay];
|
||||
|
||||
Reference in New Issue
Block a user