AssistoLab/KVNProgress

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

vassily-fr opened this issue · 0 comments

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 :(