Hello, does anyone experience this issue on the iOS 16 beta?
The text wrapping in a simple label seems it is different in the iOS 16 beta. As you can see in the image attached, the "essentially" text goes to the line below in the iOS 16 beta, this is just a dummy example but we have seen a lot of screens where this wrapping happens.
For the record: it is the same label with the same leading and trailing constraints values, the only thing that has changed is the IOS version.
As our app needs to be "Pixel-perfect" this is a problem because we have a lot of screens to fix and we want to avoid adding iOS version logic in the code.