Reply to How can I fix action button after update Xcode12? I have the same issue. It seems that buttons in a UItableViewCell behave differently between iOS 13 and iOS 14. I guess the touch events are not properly received by the buttons. Probably the UITableView is intercepting them? Programming Languages Swift Sep ’20