Texteffect letterpressStyle hides label on iOS 13

When using a textEffect attribute on a NSAttributedString with the letterpressStyle effect the string is not visible anymore on iOS 13 beta.

Replies

I'm also seeing this on my application. Any part of the attributed string that contains the letterpressStyle attribute appears transparent.

Any news about this? I'm facing the same behaviour on the latest iOS 13. Depending on the text, the label sometimes goes transparent when applying that effect. So weird and unpredictable...