Configure localization options
To test a localized version of your app, you can configure language and locale settings on the device. To achieve this, you need to set the language
or locale
parameter in the builds REST API and start the Flutter test execution.
You can pass these parameters as a group or individually.
Parameter | Description | Values |
---|---|---|
language |
Set the language of the app. |
Example: ‘fr’ You can view the complete list of langauges on Wikipedia. |
locale |
Set the locale of your app. |
Example: CA Format: Country name abbreviation You can view the complete list of locale on Wikipedia. |
Example cURL
request to set all the parameters:
-
language
andlocale
change settings at an app level. -
BrowserStack’s paid plans offer access to language and locale features. You can check the available paid plans here.
Related topics
-
Manage your uploaded test package using our REST API.
-
Use the list test package API endpoint to list your recently uploaded test package.
-
Delete your uploaded test package using the delete test package API endpoint.
-
If you have any queries, get in touch with us.
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
We're sorry to hear that. Please share your feedback so we can do better
Contact our Support team for immediate help while we work on improving our docs.
We're continuously improving our docs. We'd love to know what you liked
Thank you for your valuable feedback!