SyntaxFix
Write A Post
Hire A Developer
Questions
I found that with this AutoLayout issue... if I just make the ViewController use UIView instead of UIScrollView for the class... then just add a UIScrollView myself... that it works.
ViewController
UIView
UIScrollView