UITextfield inside a UIScrollView
I have an UITextField in a UIScrollView. But when I tap on the textfield so that I can focus on it and type, the UIScrollView registers this as a tap/scroll. As a result, I cannot focus on my textfield and cannot type anything.