Potential MEP Login Cycle Freeze on iOS
Similarly to the desktop application, the mobile app generates a modal dialogue (i.e. not a pop-up).
The `MessageDialog` QML type generates a modal dialogue that might block `QCoreApplication::processEvents()` inside `Isds::Login::loginMep()` [`waitForMepReply()`].
issue