SDK Locale
Set the SDK UI language (locale) in KMP.
LuciqKmp.setLocale(Locale.English)
LuciqKmp.setLocale(Locale.Arabic)
LuciqKmp.setLocale(Locale.French)
// ... etc.Last updated
Set the SDK UI language (locale) in KMP.
LuciqKmp.setLocale(Locale.English)
LuciqKmp.setLocale(Locale.Arabic)
LuciqKmp.setLocale(Locale.French)
// ... etc.Last updated