Hi!
Yes, the QML-based Dialog type automatically closes when suspending the application. We do not have properties in place to change this behavior at the moment. You can also rely on the NativeDialog type to trigger a default Dialog from the OS – which does not close when suspending the application.
Would a native dialog also work for your use-case?
Best,
Günther