I too wonder how do we get at the downloaded data from the background task?
The URLSessionDownloadTask documentation says that "Download tasks directly write the server’s response data to a temporary file…", but it does not explain how to find out where this file lives once the download is completed by the new SwiftUI backgroundTask API.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: