Hi!
I have scrollView added in xib & i am adding an imageview to it programmatically.Now I am not able to detect touch event on this imageview though i have enabled userinteraction for imageview.Actually I want to use the location where the imageview was touched.