We are using AVAssetDownloadURLSession to download videos. On iOS27, when building with the iOS27 SDK, there is a new progress banner showing the file name and download progress. The user can also cancel the download from there.
I have not seen this mentioned anywhere and I am wondering if there are any APIs related to this new feature?
Reason: For example, we show a user notification when a download has finished but if there already was a banner displaying the status that notification is unnecessary.
Thanks for the report.
Information about the Live Activity can be found here: https://developer.apple.com/documentation/avfoundation/avassetdownloadtask