I've implemented didSelectRowAtIndexPath and accessoryButtonTappedForRowWithIndexPath never seems to fire. However, didSelectRowAtIndexPath always fires, even when I click the accessory. Shouldn't these two be exclusive?
-[UITableViewDelegate accessoryButtonTappedForRowWithIndexPath:] is only called when the accessoryType of the cell is set to UITableViewCellAccessoryDetailDisclosureButton.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With