does the .backgroundTask SwiftUI modifier work with BGProcessingTaskRequest requests?

Need to run a task in the background that will take several minutes, so BGProcessingTaskRequest seems more appropriate than BGAppRefreshTaskRequest. I'm not sure however that the .backgroundTask modifier will run this since its two possible arguments are either .appRefresh or .UrlSession

Thank you in advance, Javier

Post not yet marked as solved Up vote post of javiermares Down vote post of javiermares
1.4k views
  • I have the same question!

Add a Comment

Replies

I have the same question! I filled a feedback FB12189714 if you want to reference it. Hopefully added in the next version and introduced at WWDC 23.