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
{{ message }}
This repository has been archived by the owner on Aug 25, 2020. It is now read-only.
When i press my home button to turn my app to background, my circular progress completion handler is directly executed without waiting the already set duration .
Any solution ?
The text was updated successfully, but these errors were encountered:
@skander300 That's likely from how CoreAnimation's delegates get called when an app is backgrounded. I'll have to look into a fix, but I don't have much time for now. Feel free to open up a pull request if you have time
When i press my home button to turn my app to background, my circular progress completion handler is directly executed without waiting the already set duration .
Any solution ?
The text was updated successfully, but these errors were encountered: