I am new to objective-C programming.
I am using UIScrollView with some labels, image and text view on it.
I have turned off Autolayout and already tried wit
iOS 11
In my case only changing this UIScrollView Content Insets property in IB from Automatic to Never helped.
Automatic
Never