Xcode 16.1 broken accessibilityLabel

Accessibility got broken after updated till XCode 16.1

There is a call to accessibilityLabel - it sets an a11y label for a title of a view. This used to work (pronounced by VoiceOver) with XCode 15.4 + iOS 17.5.

Xcode 16.1 + iOS 18.1 + Physical device/ iOS SImulator - with Accessibility Inspector - no a11y label set.

Tried Xcode 16.2 beta 3 - the same result - accessibilityLabel does not work - a11y label is not set.

Hey there! Sorry to hear about your issue getting the label to stick. Can you please file a bug report using the Feedback Assistant tool, https://developer.apple.com/bug-reporting/

Doing this helps us get more information about your configuration and review logs from your devices. Please Laos include code samples, screenshots, anything you think is helpful to us understanding your issue.

Once you file a bug report, reply with the feedback ID and I can make sure it gets to the right folks.

Xcode 16.1 broken accessibilityLabel
 
 
Q