Skip to main content
Skip table of contents

defaultAppLanguage

Available from version1.8.0
Necessityoptional
Value typetext

Description

Default language of the IBI-aws MobileClient.

The following values are allowed:

  • en
  • de
  • fr
  • it
  • es

Example

Android

JS
"managedProperty": [
  {
    "key": "defaultAppLanguage",
    "valueString": "de"
  }
]

iOS

XML
<key>defaultAppLanguage</key>
<string>de</string>
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.