You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Added priority system for Background HTTP downloads. - Fixed bug where dropping internet connection mid-download would trigger an ensure and try to re-activate all possible download tasks on iOS at once. - Fixed issue where we were immediately calling the NSURLSession Background completion handler instead of waiting for threads to finish their work. Could lead to scenarios where we weren't finishing re-queuing failed tasks in the background if many failed. [CODEREVIEW] [at]Justin.Marcus, [at]Daniel.Lamb #tests iOS Client, Android Client #rb none #ROBOMERGE-SOURCE: CL 10149845 via CL 10150034 via CL 10150114 #ROBOMERGE-BOT: (v587-10111126) [CL 10150178 by thomas ross in Main branch]