Advanced Configuration
Country Selection
By default Connect will launch based on the devices location impacting the brands that are available to the user e.g. Renault is only available in Europe.
You can override this behaviour by passing a country feature flag in your Connect URL in the form country:{country_code}
.
Your feature flag should contain the two-character ISO country code of the country that your user is located in.
Our SDKs provide ways for you to add this as part of the the various authUrlBuilder
or getAuthUrl
methods.
Connect URL w/ country feature flag
Alternatively, your users can manually change their country and language on Connect’s preamble screen:
Country selector dropdown on the Preamble screen in Connect
Was this page helpful?