Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

moonman239

Cancelled
Original poster
Mar 27, 2009
1,541
32
In Interface Builder, I have a segue in a view controller that is supposed to be triggered when a given UICollectionViewCell is tapped. I created the cell by pressing shift and my mouse button, then releasing the mouse button in the appropriate place. I have verified that the segue is there. The problem is, when I tap the cell in the simulator, nothing happens.
 
Found my answer: Make sure UICollectionViewCell's "User Interaction Enabled" property is set to "true".
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.