Search Unity

How to handle localization on Oculus Go?

Discussion in 'VR' started by JoeStrout, Nov 4, 2018.

  1. JoeStrout

    JoeStrout

    Joined:
    Jan 14, 2011
    Posts:
    9,859
    I'd like to support other languages in our Oculus Go game, but I can't figure out how to even change the language of the device, much less detect this in my app so I can switch.

    I guess I can add a Settings menu to my app and let users change it there, but surely there's a better way. Anybody have a clue they can share?