Hi Tor,

Thanks for your reply and additional info.

Has any here in this list made this before with Qt?

Thanks!

Best,

Nuno

> On 19 Feb 2024, at 10:45, Tor Arne Vestbø <tor.arne.ves...@qt.io> wrote:
> 
> Not out of the box.
> 
> You should be able to use 
> https://developer.apple.com/documentation/backgroundtasks?language=objc 
> though.
> 
> Cheers,
> Tor Arne
> 
>> On 19 Feb 2024, at 11:39, Nuno Santos via Interest <interest@qt-project.org> 
>> wrote:
>> 
>> 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
>> _______________________________________________
>> Interest mailing list
>> Interest@qt-project.org
>> https://lists.qt-project.org/listinfo/interest
> 

_______________________________________________
Interest mailing list
Interest@qt-project.org
https://lists.qt-project.org/listinfo/interest

Reply via email to