IDKit SDK

How to add a custom data field to User
Question: I need to add a custom data field for insert citizen ID to the User. I am not sure if SDK provides this posibility. How can I check it? Or how ca...
Mon, 19 Jun, 2017 at 4:44 PM
Slow registration into DB
Issue: We have excellent identification speeds but we have slowly registration time. What could be impacting the speed?  Cause: Storing fingerprint im...
Mon, 3 Jul, 2017 at 3:32 PM
IDKit SDK import ISO templates
Issue: I have a database with 120,000 ISO 19794-2 templates, that I would like to import to IDKit PC SDK. Is it possible? Is there a way for me to use thos...
Mon, 3 Jul, 2017 at 4:40 PM
UnsatisfiedLinkError: Native library libjnidispatch.so not found in resource path
Issue: Java.Lang.UnsatisfiedLinkError: Native library (com/sun/jna/android-aarch64/libjnidispatch.so) not found in resource path (.) occurred. Do I need to...
Thu, 15 Nov, 2018 at 9:12 AM
Dual-SIM device license error
Issue: I generated a license for the dual-SIM device using its IMEI number and it was working fine since till today when it stopped and started returning &...
Tue, 3 Apr, 2018 at 2:01 PM
IDKit SDK verification score threshold FAR vs FRR
The decision if users are matching is based on the threshold value. A score below the threshold means the users are likely to unmatch, score above means the...
Tue, 24 Feb, 2026 at 3:48 PM
Error 1301 "IDKit plugin unknown error (see log file)." on Windows Server
Issue:  IDKit SDK running in the Internet Information Services on Windows Server returns error "IENGINE_E_PLUGIN_UNKNOWN (1301): IDKit plugin unknown ...
Tue, 11 Sep, 2018 at 11:18 AM
IDKit addFace(final byte[] faceImage) cannot add a face to user
Issue: I've got an issue with adding a face image to a user when I have set only the faceImage parameter. Cause: Every face image needs to be load...
Mon, 30 Dec, 2019 at 1:28 PM
IDKit face identification does not return true match - CFG_BEST_CANDIDATES_COUNT
Problem My code is using IDKit instance connecting to a 100k database and creating a User probe with a face image that is the same as the one that is regist...
Tue, 24 Feb, 2026 at 3:51 PM
is the memory freed when connecting from a large SQLite database to a smaller one?
Question: If I have an IDKit instance connected to a database. Does the instance remove the old database from RAM when I connect that instance to another d...
Thu, 12 Mar, 2020 at 2:12 PM