ProgressHUD icon indicating copy to clipboard operation
ProgressHUD copied to clipboard

ProgressHUD not visible when call .show() method

Open TopIvanAbramov opened this issue 3 years ago • 0 comments

ProgressHUD view is not on top it is showed in between: UIWindowScene (Foreground active) -> UIWindow -> UIView -> ProgressHUD -> TopViewController

But when I cal show method second time it is showed corretly

TopIvanAbramov avatar Mar 26 '22 13:03 TopIvanAbramov