IDKit SDK

Expected "new User(idkit)" but "new User()" found
Issue: IDKit Multi SDK for java has changed a class constructor User. The problem is that we have systems with clients running on IDKit SDK 2.x. IDKit SDK ...
Fri, 16 Jun, 2017 at 2:59 PM
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
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...
Fri, 9 Feb, 2018 at 8:50 AM
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
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...
Sun, 8 Mar, 2020 at 11:33 AM