1

I’ve attached a UITapGestureRecognizer to my UIView which works as expected, however, as part of my user interface the view gets rotated when tapped the first time. Now, the same tap gesture is no longer fired when I try to tap on the view.

The transform is attached to the view’s layer.

How do I detect a UITapGestureRecognizer on a view whose layer has a non CATransform3DIdentity transform?

Adam Carter
  • 4,741
  • 5
  • 42
  • 103

0 Answers0