I have an problem that i use custom cell for UITableView, when I tap more than one finger (2 fingers or more) on my tableview it had many problems som
UITableView
tableview
Try this, it helps me!
cell.contentView.exclusiveTouch = YES; cell.exclusiveTouch = YES;