You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think this can currently be achieved by manually observing the URLSessionDelegate protocol and then injecting the corresponding URLSession into the Hyperspace NetworkService object that's used to execute requests. See this article for more information.
However, I do agree that we should look into adding this functionality to Hyperspace so that you can track progress if you just use the defaults.
Have a way for Hyperspace to show a progress indicator or inform about current progress status. Not sure if this is already in there.
The text was updated successfully, but these errors were encountered: