SVProgressHUD: HUD not showing on root view controller in viewDidLoad and viewWillAppear methods

I found a bug where SVProgressHUD does not display in viewDidLoad and viewWillAppear on the initial/root view controller. it works correctly in any other subsequent VC, or if the initial view controller is embed in a navigation controller. I attached bellow what I found and different solutions:

TTest.zip

@honkmaster this is related to https://github.com/SVProgressHUD/SVProgressHUD/issues/315

Thanks!

About this issue

  • Original URL
  • State: closed
  • Created 8 years ago
  • Comments: 29 (15 by maintainers)

Most upvoted comments