Hi,
I'm building an app that has a series of UIInputs in a row down the screen, like a questionnaire, and the user can swipe up and down (in a scrollview) to see all of the input fields. The only problem I'm having is that the input fields get triggered when the user starts to swipe because they start their swipe touching an input field.
Is there a good way of getting around this problem?
Thanks,
-Rob.