Hacker News new | ask | show | jobs
by joslin01 4901 days ago
I've gotten bit a lot by putting a gesture recognizer on an UIImageView and forgetting to set the image view's userInteractionEnabled property to true.