Post

Replies

Boosts

Views

Activity

Reply to touchesbegan does no get called ios 13
I hit this same problem as a result of updating from Xcode 11 to Xcode 12. Gestures in my view controller are still recognized, but the functions touchesBegan, touchesMoved, touchesEnded are not. User Interaction is thus clearly enabled for the view controller, so I'm not sure what has changed to cause this bug.
Oct ’20