I\'m experiencing an issue where the first call to touchesBegan:withEvent: on a UIView or UIViewController is delayed when you touch o
touchesBegan:withEvent:
UIView
UIViewController
in iOS 13.2. it seems that trick is not possible:
[Warning] Trying to set delaysTouchesBegan to NO on a system gate gesture recognizer - this is unsupported and will have undesired side effects
Looks like the only solution is disable 3D touch in Settings.