idcheckio 9.0.2+1
idcheckio: ^9.0.2+1 copied to clipboard
A Flutter plugin used to integrate the IDCheck.io SDK in a flutter project.
v9 #
9.0.2 #
- Android: Fix SDK crashing when clicking on
About data protection
9.0.1 #
- Introduce Russian translations
- Android: Fix a back issue on Liveness Tutorial screen
9.0.0 #
- Theme customization has been removed from the SDK entrypoint and is now managed through customer conf
- Essential accessibility features (TalkBack and VoiceOver) integrated with our Design System component level
v8 #
8.1.6 #
- Android: Fixes serialization issues on app background
8.1.5 #
- Android 16kb pages alignment
- IdcheckIO Android SDK now uses Kotlin 2.2.0
8.1.4 #
- iOS 26 support
8.1.3 #
- Bump iOS and Android IdcheckIO SDK to 8.1.3
8.1.2 #
- Bump iOS and Android IdcheckIO SDK to 8.1.2
8.1.1 #
- SDK:
- Fix a crash on a quality retry due to an API changes on Android 35.
8.1.0+1 #
- Flutter plugin:
- Hotfix due to filename issue at file import
8.1.0 #
-
Flutter plugin:
- Rework the whole plugin code
- New app example design
- Using last Flutter & Dart versions
- Minimum iOS version set to 14.0
-
SDK:
- Fix Tutorial button delay.
- Fix close button style and position between all screens.
- Liveness toast message are now in the bottom instead centered on the face.
8.0.4 #
- Fixed PVID document list alignment
- Fix onboarding result not sent at the right time
- Hide camera and toast messages after the end of an online session
- Update romanian translations
- Some fixes on internal logs.
- Add an error for Dynamic onboarding capture when document is not alowed
8.0.3 #
- Update internal lib versions
- Fix infinite loop in Document liveness which happens in a few cases
- Update translation
8.0.2 #
- Minor fixes
- Update internal lib version
8.0.1 #
Decrease internal errors and add retries on timeout during liveness session. Fix the title of the second scan page on iOS.
8.0.0 #
Rename startOnline method to start as the old start method as been removed.
StartIps became startOnboarding as it now handle every type of onboarding, certified or not. It simplifies the integration by adding all the parameters on a server. This is the new recommended mode to use.
The theme now used resources instead of hex colors. You need to create the color resource in android and Asset in iOS, then pass them to the theme object.
v7 #
7.2.2 #
Fix on Channel Android Deserialisation. New model added for capturing specific cases with Passport.
7.2.0 #
New privacy manifest on iOS as required by the new Apple policy. Enable the second side scan button only once the animation have been fully seen. Fix the front camera focus issue happening on "rare" phones (Cubot, Blackview, ...). Several bug fixes.
7.1.9 #
New bio liveness error screens. NFC improvement on Android (new flow and screens). Remove speech mode from Android and iOS, microphone permission is completely removed. Several bug fixes.
7.1.8 #
Several bug fixes and improvements. Align Android and iOS loader.
7.1.7 #
Create a new IDCheckTheme() object to change the colors of the sdk. You can set it in the existing parameter's builder.