VRC.Quest.Functional.13
Updated: Jul 31, 2024
Apps that support localization should default to the user’s configured language and default to English if the app doesn’t support that language.
VRC platform requirement
 | Required ✓ | Recommended + |
---|
Meta Horizon Store | Â | + |
2D Meta Horizon Store | Â | + |
We recommend that the app defaults to the user’s configured language when it is launched for the first time. Apps are not required to track or act on any subsequent changes a user makes to the configured language.
On the device, the user’s language is set by Settings > Device > Language.
An exemption to this VRC applies if your app is geographically-locked to a certain country where the primary language is not English. The app must instead default to the primary language spoken in that region. For example, if your app is only available in Japan, your app should default to Japanese.
- On the device, change Settings > Device > Language to a language the app supports other than English.
- Install and then launch the app.
- Uninstall the app and change the language to one that the app doesn’t support.
- Install and then launch the app again.
- After Step 2, the app should present content in the user’s language.
- After Step 4, the app should present content in English.