For me, I fixed this by dumping subclasses of UILongPressGestureRecognizer and UITapGestureRecognizer and using UIGestureRecognizerDelegate to get some touch event information instead.
Topic:
UI Frameworks
SubTopic:
SwiftUI
Tags: