ProgressHUD
ProgressHUD copied to clipboard
ProgressHUD not visible when call .show() method
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