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 3.x contains the old java connector but Multi SDK does not. It is possible to override the constructor for User in IDKit Multi SDK or supply the old java connector for this?


Solution:

Unfortunately, IDKit Multi SDK does not contain old java connector. You can use the one you find in java_old/ in IDKit PC SDK. But consider, old connector does not wrap facial modality features. Refer to the documentation and changelog for further differences.