I´m not totally sure, if it helps. I had the problem with a UIButton in UITableviewCell and no Touchupinside / Tap events received.
The reason for that is probably:
medium.com/@dragos.rotaru9/uitableviewcell-in-ios-14-ef19e877319f
and in my case helped :
https://stackoverflow.com/questions/63987896/problem-with-gesture-in-xcode-12-and-ios-14