Search
K

Release Notes

There are two variants of the SDK due to flutter 2 and flutter 3 incompatibilities

Flutter pub locations

Please find the latest version for flutter 2 here
Please find the latest version for flutter 3 here

0.0.45

  • Fixed issue with reenrolling user using the .
    allow_re_enroll
    flag on the user id info object during job submission
  • Fixed issue with updating a user on file selfie using the
    use_enrolled_image
    lag on the user id info object during job submission

0.0.37

  • Bug fixes by way of bumping native library versions (both iOS and Android)

0.0.35

  • Downgraded iOS min os version to 12
  • BVN consent fixes

0.0.34

New support for the BVN consent and confirmation flow

0.0.33

Support for devices without auto focus

0.0.32

Improvements (Android Only)

  • 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

0.0.31

Improvements (Android Only)

  • Blur checks improvements
  • Fix crashes when getting selfies
  • Fix crashes when capturing documents

0.0.30

Android
  • Fixed issues with consent screen

0.0.29

Android
  • Improved blur detection experience during document capture
  • Changed consent from a dialog to an actual activity

0.0.28

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

0.0.27

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

0.0.26

Fixes

Fixed issue with passing tag

0.0.25

Fixes

  • 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

0.0.24

Fixes

  • 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

0.0.23

Feature

  • Fix document verification use enrolled image or not

0.0.22

Feature

  • Fix for selfie capture screens getting stuck after capture

0.0.21

Feature

  • Flutter upgrades to latest version 2.10.4

0.0.20

Bug fix for

  • Fixes for file paths
  • Introduced smile ui customisation

0.0.19

Feature

  • 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

Bug Fix

  • Removed unnecessary permissions when capturing selfies
  • Android Fix for custom tags

0.0.18

Bug fix for

  • Added document verification

0.0.17

Bug fix for

  • Get file paths for captured images offline

0.0.16

Bug fix for

  • Fix for callback issues on iOS and Android

0.0.15

Bug fix for

  • Obfuscation issues fix

0.0.14

Bug fix for

  • Job id issue where job id wasn’t returning the correct value passed into partner params

0.0.13

Bug fix for

  • Consent screen dialog listener not found error

0.0.12

Feature

  • Added consent screen on android

0.0.11

Bug fix for

  • Android release mode invalid data fix

0.0.10

Bug fix for

  • iOS dependency not being found
  • Android release mode invalid data fix

0.0.9

Bug fix for

  • iOS dependency not being found

0.0.8

Feature

  • Add ability to add call back url to the submitJob method

0.0.7

Bug fixes for

  • Fix for missing additional partner params

0.0.6

Bug fixes for

  • get one result from enrolled error or on success which fixes the crashes when the reply has already been sent

0.0.5

Bug fixes for

  • clashes with other libraries returning activity results
  • removed extra storage permissions

0.0.4

Bug fixes for

  • id capture return the correct error code for -1

0.0.3

Bug fixes for

  • Added ios implementation
  • Added rethrows to allow calling methods to handle exceptions

0.0.2

Bug fixes for

  • Removing label error in manifest
  • Removing theme requirement on the id card capture screen
  • Allow multi threads for job submission

0.0.1

  • Initial release with android only api.