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
Great library. I am using this progress view with my networking calls. Problem is that if I make many requests simultaneously, the progress view sometimes does not hide when it should. What fixed it for me was changing the following method in KIProgressViewManager in which I first hide the progress view:
Great library. I am using this progress view with my networking calls. Problem is that if I make many requests simultaneously, the progress view sometimes does not hide when it should. What fixed it for me was changing the following method in KIProgressViewManager in which I first hide the progress view:
The text was updated successfully, but these errors were encountered: