Open ph11852 opened 8 years ago
Hi, When I display the overlay with [KVNProgress showWithStatus:text], press the home button (or pull out the iOS side menu from the split screen) and go back into the app again, the overlay moves into the upper left corner.
[KVNProgress showWithStatus:text]
Hi @ph11852, I currently have the same problem ¿Did you knew how to fix it?
Hi,
I fixed this issue in a forked repo: https://github.com/ph11852/KVNProgress
Unfortunately, the PR is not merged yet.
Hi, When I display the overlay with
[KVNProgress showWithStatus:text]
, press the home button (or pull out the iOS side menu from the split screen) and go back into the app again, the overlay moves into the upper left corner.