I implemented a NSTimer(repeats) and UITableView on the same viewController.
Somehow, when I scroll through the tableView, the run loop seems to stop firing the NSTimer.
The same goes for UITextView, which is also a subclass of UIScrollView.
May I know what is happening here?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…