After iOS 11.0 ScrollView added Content-Layout-Guide & Frame-Layout-Guide .
Then, there are some warning ,which scrollable content size is ambiguous for UIScrollView.
Is there a way to deal with warning without handling measure scrollable content size?
After iOS 11.0 ScrollView added Content-Layout-Guide & Frame-Layout-Guide . Then, there are some warning ,which scrollable content size is ambiguous for UIScrollView. Is there a way to deal with warning without handling measure scrollable content size?