Changelog
CHANGELOG
3.0.0 (Nov 19th 2025)
- Introduced
startWorkflowmethod. - Removed hardcoded Artifactory credentials from Cordova SDK
build.gradleon Android. - Deprecated
enableIdSummaryScreenparameter fromaddIdon iOS. Screen will not appear when using v2 UI. IdSummaryScreen will be removed in future update. - Updated setTheme method to also configure theme on Android platform for V2 UX.
- Fixed error handling for IncodeException errors on Android.
Working with Android SDK 5.41.1 and iOS SDK 5.38.0
2.9.0 (Oct 3rd 2025)
- Added support for the Face Authentication module that performs a selfie scan to authenticate the user.
- Introduced
setFaceAuthenticationHintmethod to provide a face authentication hint. - Introduced
setUXConfigmethod for UX customizations in V2 IdScan and SelfieScan modules.
Working with Android SDK 5.40.1 and iOS SDK 5.37.0
2.8.0 (Jul 7th 2025)
Working with Android SDK 5.38.0 and iOS SDK 5.35.0
2.7.0 (June 12th 2025)
- Cordova SDK Android
minSdkVersionbumped from 21 to 23 - Added
disableVirtualEnvironmentDetectionoptional parameter to theinitializemethod. Used to disable virtual environment detection on Android. - Added
clientExperimentIdoptional parameter to theinitializemethod. Used to enroll customer to experimental features like ID V2.
Working with Android SDK 5.37.0 and iOS SDK 5.34.1
2.6.0 (Jan 13th 2025)
- Added
enableIdSummaryScreenparameter to theaddIdmodule. Specifying false means no summary screen will be shown to the user once he fail to capture ID multiple times. Defaults to true.
Using Android SDK version 5.31.1, iOS 5.30.1-d.
2.5.0 (Oct 28th 2024)
- Added
addNFCmodule to thestartOnboardingSectionmethod, available exclusively in the NFC version of the plugin (2.5.0-nfc). - Added new optional parameter,
matchType, toaddFaceMatchmodule. Possible values are:idSelfie,nfcSelfie, andnfc3Way. initializeSDKmethod now throws a typed string error with following possible values:
simulatorDetected,testModeEnabled,invalidInitParams,configError, andunknown- Added new optional parameters to
initializeSDKmethod:disableHookCheck,disableEmulatorDetection,disableRootDetection, anddisableJailbreakDetection. startOnboardingSectionmethod now returns a typed string error. Possible values are:simulatorDetected,rootDetected,hookDetected,permissionsDenied,virtualEnvDetected, andunknown.
Using Android SDK version 5.31.1, iOS 5.30.1-d.
2.4.0 (June 24th 2024)
- Added
addEKYCandaddAntifraudmodule to thestartOnboardingSectionmethod. - VideoSelfie result on Android now returns
statusinstead ofsuccessto be aligned with iOS platform. - Aligned some
faceMatchDataresponse fields between Android and iOS.
Using Android SDK version 5.28.0, iOS 5.28.0-d.
2.3.0 (Oct 31st 2023)
- Added non-UI
faceMatchmethod. - Added
addVideoSelfiemodule to thestartOnboardingSectionmethod. - Fixed
addSelfieparamsmaskCheckEnabledandlensesCheckEnabled. - Implemented automatically skipping back ID for one-sided documents if provided
configurationIdhas that configured.
Using Android SDK version 5.19.0, iOS 5.20.0-d.
2.2.0 (Sept 26th 2023)
Using Android SDK version 5.17.2, iOS 5.17.0-d.
2.1.0 (July 11th 2023)
- Fixed
onEventfunction in iOS.
Using Android SDK version 5.16.0, iOS 5.17.0-d.
1.1.0 (June 2023)
- Advanced plugin with modules and respective parameters.
- Added token mechanism to initialize the SDK.
- Updated Android
minSdkto 21 andcompileSdkto 33. - Added support for theme and translations on both platforms.
- Added User and Machine learning consent.
- Minor bug fixes.
Using Android SDK version 5.16.0, iOS 5.16.0-d.
1.0.2 (January 2023)
- Basic Incode Cordova plugin to conduct KYC process.
- Updated Android
minSdkto 17 andcompileSdkto 31.
Updated 17 days ago
