Gesture Recognizers in iOS 路 Custom UIGestureRecognizers | raywenderlich.com


This is a companion discussion topic for the original entry at https://www.raywenderlich.com/9225-gesture-recognizers-in-ios/lessons/7

When testing the tickle gesture recogniser in the simulator. I鈥檝e noticed that the laugh will play even if the view is only moved in one direction. It seems buggy. Is this down to the simulator?

Hi, @cj1!

I also get false positives. If you figure out any improvements, we鈥檇 love to hear about it, so we can improve the code for the next update of this course.

Hey thanks for the reply. I don鈥檛 quite have the skills for that yet. Still learning and trying to understand. I noticed that the laugh seems to play whenever the tickleDistance is > 3

@cj1 Do you still have issues with this?

Hello.

I never solved the problem but I鈥檝e since moved on from this course

Thanks