Scrollable Content Size Ambiguity

Hello
I got a issue like

Scrollable Content Size Ambiguity

So I added a UIView in Scroll View and set constraints to Top, Bottom, Leading and Trailing. And also changed the UIView's intrinsic size to Placeholder.

The error was gone, but I was not able to scroll! I was able to scroll before adding the UIView, though.

What should I do?
Scrollable Content Size Ambiguity
 
 
Q