Self sizing cell stopped working in xcode 10 on the XR/XS/XS Max

Content is being cut off (cell is not properly sizing). This only happens on XR/XS/XS Max when built with xcode 10. I also noticed that


`systemLayoutSizeFitting` returns a CGSize of 0,0. Any fixes for this, what changed for the XR/XS/XS Max that would cause this?

Replies

Do you set constraints relative to the safe area ?