jdg / MBProgressHUD

MBProgressHUD + Customizations
http://www.bukovinski.com/
MIT License
16.01k stars 3.56k forks source link

remove from superview error on iOS 11 #482

Closed 907064772 closed 7 years ago

907064772 commented 7 years ago

this method can not get subviews

matej commented 7 years ago

Erm? What's wrong? Works just fine here.

matej commented 7 years ago

Possible that that the main thread checker is kicking in if you are calling this from a background thread.