A simple question, I don't even need to post the code. I did some research on a UITapGestureRecognizer, and noticed there is a require fail method that makes it so when you tap twice it doesn't trigger tap one as well.... I have two tap gesture recognizers on my watch, one is for one tap and the other is for two taps. When I tap twice, it also triggers the tap one GestureRecognizer. Anyone know how to avoid this situation?
In case of WatchOS, there is Must Fail First option in the storyboard which you can drag to the other WKTapGestureRecognizer that should fail for the one-tap gesture to succeed.
you can find this option in the Attribute inspector of the gesture recognizer object
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With