Currently, with the BlinkID SDK, we support the following languages:
Arabic(UAE), Chinese simplified, Chinese traditional, Croatian, Czech, Dutch, English, French, German, Hebrew, Hungarian, Indonesian, Italian, Malay, Portuguese, Romanian, simplified, Slovak, Spanish, Thai, and Vietnamese.
However, you can always add a custom language in case we do not support it.
For SDKs with version 5.6 or above:
In your project folder, locate the Microblink.framework folder.
In the .framework folder, there are several files marked with the .strings extension. The name of the files have a special meaning since they are called with the same name as they are called in the ALPHA-2 country code. For example, the English language is called en.strings.
Copy the strings that are located in the en.strings folder and the modify the text of the strings to the wanted language.
For SDKs with version 5.5 or below, the process is the same, but the location of the .strings files is Microblink.bundle
Comments