Is per-app language settings a iOS 13 only feature?

Viewed 264

A few months ago I read this article from Apple and discovered that on iOS 13 we could select the app's language directly from the Settings app. Now that iOS 14 beta 6 is installed on a test iPhone, the "Preferred language" section is no longer present. Is the feature removed in iOS 14 or some bug of the beta ? It doesn't seem to be related to whether the app is built using the iOS 14 SDK as the section is not displayed for Facebook from the App Store.

1 Answers

If a "per app language setting" via the Settings app is not accessible in the iOS 14 simulator, then some second language for the device in Setting > General > Language & Region needs to be added. After any second language is added at the device level, then all language choices for the app will be visible in the Settings > Some Example App > Preferred Language section.

I've not found any documentation as to why this hide-then-show behavior happens.

Related