Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UIWindow not re-set correctly after dismissing : Lost control, intefaction, app FREEZEs #125

Open
vassily-fr opened this issue Jan 27, 2021 · 0 comments

Comments

@vassily-fr
Copy link

vassily-fr commented Jan 27, 2021

What where you trying to do
using download progress with %

What actually happened
lost control, app FREEZES

What you think went wrong (optional)
I fixed it on by branch : https://github.com/vassily-fr/KVNProgress

How to reproduce the issue
simply call KVNShow(progress: value) multiple time from a presenter (in Clean Archi) instead of from controller

Details
Swift 5 Xcode 12

I fixed the issue on a branch you can find here :
https://github.com/vassily-fr/KVNProgress

it's juste one line to move in "KVNProgress.m"

Can't do a pull request sorry :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant