Skip to content

16.0.0

Compare
Choose a tag to compare
@onfido-sdk-ci onfido-sdk-ci released this 21 Feb 19:32
· 57 commits to master since this release

Added

  • Support audio recording in Motion
  • Created a secure module to extend Onfido SDK device intelligence
  • Onfido Secure SDK artifact has been removed. Please use the new device intelligence module.

Changed

  • Removed depreceated UserEventHandler. Please use OnfidoConfig.builder(context).withAnalyticsEventListener().
  • Improve picture frame selection algorithm
  • Added user analytics listener to WorkflowConfig builder. Similar to the normal flow, you can now attach your analytics listener to your config using WorkflowConfig.builder(context).withAnalyticsEventListener(listener).

Fixed

  • Navigate to Permissions denied screen instead of getting back to Intro screen when not all required permissions granted