Hello i have an auto layout issue with UIScrollView and ModalViewController. Here are my coding steps as sample code:
UIScrollView
ModalViewController
1) I have an UIView
UIView
Perhaps you can reset the contentoffset in the viewWillAppear? And did you already implement -(void)layoutsubviews?
viewWillAppear
-(void)layoutsubviews