The language detection does not seem to be easy on Android. I have not personally tested it yet but apparently, “navigator.language” always returns “en”. iOS and Android can both return the current device language. Is there a Forge method to do that native/js bridge for us ?
Share
here is the code I used to achieve this.