jdg / MBProgressHUD

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

Suddenly App is Crashing #414

Open dindin4 opened 8 years ago

dindin4 commented 8 years ago

I have been using MBProgressHUD for quite a while now and suddenly today my app is crashing and I get unrecognized selector sent to instance for at least three different lines -

I notice some errors go away when you use the deprecated calls but surely this shouldn't be the fix?

yoametetsu commented 7 years ago

same issue:[MBProgressHUD detailLabel] unrecognized selector sent to instance

APPLYD commented 7 years ago

same issue:[MBProgressHUD label]: unrecognized selector sent to instance. This happened when i update 0.9.2 to 1.0.0

zxzinder commented 7 years ago

same issue:[MBProgressHUD label]: unrecognized selector sent to instance. This happened when i update 0.9.2 to 1.0.0

matej commented 7 years ago

Any way to reproduce this? This all sounds like the update from 0.9.2 to 1.0.0 did not go well and you're still using the old implementation during runtime for some reason. Perhaps you have both version of the class still in your project?

Ponfey commented 7 years ago

so, how to reslove this problem? I have tried to remove MBProgressHUD from my project and reinstall it, but it dosen't work.

Ponfey commented 7 years ago

ok, this appears just when i use cocoaPods to add it into my project.

matej commented 6 years ago

Honestly, no idea. It doesn't seem to be a MBPorgressHUD issue, but an issue with cocoapods.

APPLYD commented 6 years ago

It's OK,just clean cocoapods cache