Localization and accessibility problem in SwiftUI

I wrote my new app entirely with SwiftUI. When I test my app with VoiceOver in a language other than English, VoiceOver reads the texts of the app in English.

Probably an issue with SwiftUI itself. Has this issue been resolved with the updates from WWDC21?

Hi canbalkya,

Could you please provide some examples of how you're providing localized text, and how you're testing the app?

If you're able to submit a sample app using Feedback Assistant (and then letting me know the ID number of the problem you submitted), that'd be great. In the meantime, I'd suggest (if you haven't already): Switching languages on the device to a language other than English; Turning on VoiceOver; Confirming that VoiceOver is not currently announcing in English; Switching to the app; Confirming that the app is not displaying its labels in English; Confirming that VoiceOver is also announcing your app's content in a language other than English.

Thanks!

Localization and accessibility problem in SwiftUI
 
 
Q