You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Fixed bug where BackgroundHttp temp files were not being cleaned up by calls to the CleanUpTemporaryFiles on the BackgroundHttpManager were not correctly cleaning temp files on iOS. - Improved handling of BackgroundHttp downloads that were in progress at app start by improving UnAssociatedTask handling. - Fixed bug where Apple BackgroundHttp could end up queueing duplicate download tasks for the same file in some threading cases. - Made general logging improvements and converted some NSLogs and Warnings into ensures to better track bad behavior. #rb none #tests iOS Client #ROBOMERGE-OWNER: ryan.gerleve #ROBOMERGE-AUTHOR: thomas.ross #ROBOMERGE-SOURCE: CL 5403159 via CL 5403165 via CL 5405452 via CL 5405495 #ROBOMERGE-BOT: ENGINE (Main -> Dev-Networking) [CL 5418489 by thomas ross in Dev-Networking branch]