When an upload is in-progress and my app is relaunched then progress updates don't flow to my UI. I'm currently working on a fix using the URLSession delegate method instead of KVO and should have a PR up today.
When an upload is in-progress and my app is relaunched then progress updates don't flow to my UI.
I'm currently working on a fix using the URLSession delegate method instead of KVO and should have a PR up today.