UIScrollView not scrolling with UItextfields
I am making a normal view where users can update their profiles. I followed these steps to make that view Created a new UIViewController with xib file Added a UIScrollView in super view Added almost 9 UITextField and 1 small UIWebView Satisfied Autolayout constraints like top UITextField will have top, left, right and height constrains and same for all the following controls but last UITextField have top, left, right, bottom and height constraints. Now all the constraints are applied and satisfied but when I run the view and then try to scroll by dragging UITextField then scrollview is not