HandleEventsForBackgroundUrl not called when app terminated #125
Labels
feedback-needed
The author needs to provide feedback because it's not clear what to do or how to reproduce the bug.
iOS
To help us fix your issue, please provide the information in the below template.
Steps to reproduce
Start a download
Terminate the app
HandleEventsForBackgroundUrl should be called but it's not.
Expected behavior
The app should be restarted and allow the download process to finish by setting the IDownloadFile status to COMPLETE and firing the property changed handler.
Actual behavior
Nothing. The app remains terminated.
Configuration
Platform:
Device:
iPhone 11 Pro iOS 14.
The text was updated successfully, but these errors were encountered: