You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When submitting the "id" locale, it appears to be automatically changed to "in". Given that Sumsub utilizes the Locale from Android and offers no option for manual adjustments on our end, this automatic alteration presents a challenge. Unfortunately, the SDK does not recognize "in" as Indonesian, resulting in fallback to English.
When submitting the "id" locale, it appears to be automatically changed to "in". Given that Sumsub utilizes the Locale from Android and offers no option for manual adjustments on our end, this automatic alteration presents a challenge. Unfortunately, the SDK does not recognize "in" as Indonesian, resulting in fallback to English.
Reference:
https://developer.android.com/reference/java/util/Locale.html#Locale(java.lang.String)
https://stackoverflow.com/questions/44245959/android-generating-wrong-language-code-for-indonesia
The text was updated successfully, but these errors were encountered: