LQ
Hi Marco! Awesome article, thanks a lot! I have a quick question, is there a Swift-y way to actually read the Progress object? I tried returning it via .failure(Progress), but it seems like the values don't update. Do you have any idea how to solve this? Would be great if I could have a ProgressView with actual progress data. Thanks in advance!