Closed iraj-wisilica closed 8 years ago
You'll have to be more specific than that. MBProgressHUD.m:573 is just labelF.origin.x = round((bounds.size.width - labelSize.width) / 2) + xPos;
on the latest version. I don't really see what could go wrong here on its own.
I am also facing this same issue on iOS version 8. Any solution?
Will hopefully be fixed once https://github.com/matej/MBProgressHUD/pull/68 gets merged in. The layout code changed completely.
Hopefully this is no longer an issue. Reopen if otherwise.
@matej Today, it crashed again. So sad. But can not reproduction.
You can see this http://crashes.to/s/e5d0f05960e
MBProgressHUD.m line 573 -[MBProgressHUD layoutSubviews] causes crash some times