jdg / MBProgressHUD

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

in ios 7.x, crash #379

Closed GavinQin closed 8 years ago

GavinQin commented 8 years ago

dyld: Symbol not found: _OBJCCLASS$_UIBlurEffect device: ios7

matej commented 8 years ago

Ahh.. this was missing some runtime checks. Should be fixed in ca93b61.