Open twinst opened 7 years ago
I encountered the same problem,what should i do?
I got this problem too
I got this problem too
I got this problem too
I'd need some reproduction steps here. MBHudDemoViewController.m
has a bunch of examples and only the ones supposed to show the button show it. Can you modify one of those so it shows this issue?
You should check the button's target number in (intrinsicContentSize) method
po self.allTargets
In my case i found a statistical lib add a touch event to all button at runtime
The button is always showing, although target / action is not added.