Language & Locale
Appetize supports multiple languages and locales for running your mobile apps in different regions and languages.
Last updated
Appetize supports multiple languages and locales for running your mobile apps in different regions and languages.
Last updated
Note that for iOS
we currently only set the language at the app level. Our Private Cloud offerings allow for setting system level language configurations. to learn more.
Set the language of the device by adding the language
query parameter to your app or embed URL.
See for more information.
Set the language of the device via our JavaScript SDK
See for more information.
SetLanguage
iOS Only
Set the locale of the device by adding the locale
query parameter to your app or embed URL.
Set the locale of the device via our JavaScript SDK configuration
Android Only
Set the time zone of the device by adding the timezone
query parameter to your app or embed URL.
Set the time zone of the device via our JavaScript SDK configuration
iOS Only
Set the keyboard of the device by adding the iosKeyboard
query parameter to your app or embed URL.
Set the time zone of the device via our JavaScript SDK configuration
See for more information
See for more information
See for more information
See for more information
See for more information
We also support an iosKeyboard
and to specify the exact keyboard for iOS. The Android keyboard does not need this feature, as it updates automatically based on the language specified. A full list of supported keyboards can be found .
See for more information
See for more information.