[Interest] Is it possible to have a thread running in a Qt iOS app when the app is put in background?

Nuno Santos nuno.santos at imaginando.pt
Mon Feb 19 11:39:47 CET 2024


Hi,

I have a music making app that allows to export the full song. This is an asynchronous process that can take several minutes and the user can start an export and decide to put the app in background in the mean time. At the time being, if he does this, the app will crash. 

Is it possible to keep the thread running while the app is put in background?

Thanks!

Best,

Nuno


More information about the Interest mailing list