I was using UITapGestureRecognizer
that I placed on a UILabel
using Storyboard.
To get this to work I also had to place a checkmark in the block labeled: “User Interaction Enabled” in the UILabel
Attributes Inspector in the Storyboard.
I was using UITapGestureRecognizer
that I placed on a UILabel
using Storyboard.
To get this to work I also had to place a checkmark in the block labeled: “User Interaction Enabled” in the UILabel
Attributes Inspector in the Storyboard.