Release Notes
There are two variants of the SDK due to flutter 2 and flutter 3 incompatibilities
Last updated
Was this helpful?
There are two variants of the SDK due to flutter 2 and flutter 3 incompatibilities
Last updated
Was this helpful?
This SDK is deprecated and will receive limited support. Please adopt the v10 SDK: https://github.com/smileidentity/docs/blob/main/mobile/flutter/broken-reference/README.md
Please find the latest version for flutter 2
Please find the latest version for flutter 3
Fixed issue with reenrolling user using the .
flag on the user id info object during job submission
Fixed issue with updating a user on file selfie using the
lag on the user id info object during job submission
Bug fixes by way of bumping native library versions (both iOS and Android)
Downgraded iOS min os version to 12
BVN consent fixes
New support for the BVN consent and confirmation flow
Support for devices without auto focus
Blur checks improvements
Fix crashes when getting selfies
Fix crashes when capturing documents
Updated minimum gradle wrapper to version 7
Updated gradle plugin from version 4.2 to 7.2.0
Blur checks improvements
Fix crashes when getting selfies
Fix crashes when capturing documents
Android
Fixed issues with consent screen
Android
Improved blur detection experience during document capture
Changed consent from a dialog to an actual activity
Android
Improved user experience during document captures to avoid unnecessary ui feedbacks
IOS
IOS auth smile fix for when local callback url is not set
Android
Updated project gradle wrapper to 7.5
Updated gradle plugin to 7.2.1
Updated target SDK to android 32
Better messaging for document capture
Added ability to set id type as passport/id card/ other which will enable the the correct aspect ratio for the document
Document capture will be in landscape mode always for better document captures
IOS
Fix callback error when submitting a job without setting a callback on the portal
Extra partner params fix
Fixed issue with passing tag
Blurred photos fix from auto focus * Increased resolution on photos, picture size now greater than 2430
Correct cropping on images (much more apparent on the S8)
Camera preview increased resolution
Camera display aspect ratio now matches the preview size from the camera
Document capture improvements
Permissions crash
Android/IOS dark mode opt outs
Other small improvements
Known issue of a bad crop when capturing documents on a samsung S8
Fix document verification use enrolled image or not
Fix for selfie capture screens getting stuck after capture
Flutter upgrades to latest version 2.10.4
Fixes for file paths
Introduced smile ui customisation
Permissions can now be auto handled by the sdk by default or can be handled by implementating app
Clear data methos added to clear images from previous capturess
Removed unnecessary permissions when capturing selfies
Android Fix for custom tags
Added document verification
Get file paths for captured images offline
Fix for callback issues on iOS and Android
Obfuscation issues fix
Job id issue where job id wasn’t returning the correct value passed into partner params
Consent screen dialog listener not found error
Added consent screen on android
Android release mode invalid data fix
iOS dependency not being found
Android release mode invalid data fix
iOS dependency not being found
Add ability to add call back url to the submitJob method
Fix for missing additional partner params
get one result from enrolled error or on success which fixes the crashes when the reply has already been sent
clashes with other libraries returning activity results
removed extra storage permissions
id capture return the correct error code for -1
Added ios implementation
Added rethrows to allow calling methods to handle exceptions
Removing label error in manifest
Removing theme requirement on the id card capture screen
Allow multi threads for job submission
Initial release with android only api.