Breadcrumbs

Release Notes Android SDK v1.9.0

Production date for IDV Android SDK v.1.9.0: February' 2026

Content of this release:

ReadID version upgrade to M123

Facetec Version upgrade to v9.7.112

Updated UI/UX

Bug Fixes


ReadID version upgrade to M123

·       Added ReadID NFC instruction texts, accessibility hints, error dialogs, and button labels

·       Removed below strings and dimen resources:

readid_next_instruction_button_description
readid_reading_personal_data
readid_reading_photo
readid_checking_validity
readid_margin_small

·       Added and updated color resources for ReadID UI
Added and updated layout and spacing dimensions for IDV SDK UI

·       Added & updated new drawables (can be overridden by adding images with the same resource name)

·       Added new property that allows show/hide manual input button on ReadID VIZ UI


Facetec Version upgrade to v9.7.112
Removed below strings: 
      <string name="FaceTec_feedback_move_phone_even_closer">Even closer</string>
      <string name="FaceTec_presession_eyes_straight_ahead">Look Straight Ahead</string>


Updated UI/UX

·       Added title, text style for Select ID Type, Face Verification and Scan Document(OCR) screens

ntdr_title_style, ntdr_text_style

·       Added new property that allow to sets whether the instruction carousel should be shown

·       Added new property that allow to sets button width of primary and secondary buttons

·       Added new property that allow to change space between title and body

·       Added fix for overriding "Face verification success" text, now it will use "FaceTec_result_success_message" key

·       Added customization support for facescan in low light mode

·       Added customization support for facescan in Dynamic Dimming Mode


Bug Fixes

·       Fixed ReadID UI status / navigation bar colors, now able to change it using below property.
  readid_os_status_bar_color, readid_os_window_light_status_bar,
readid_os_navigation_bar_color.

·       Fixed when do not grant camera permissions seems to end up with an infinite loader. now it will
  throw "CAMERA_PERMISSION_ERROR"

·       Provided facescan feedback view bar separate configuration to customize UI.

·       Fixed an issue When entering the selfie camera screen, for a second there is a semi-transparent overlay that dims the screen

·       Addressed a crash issue that occurred when Promon Shield was enabled during the initialization of Face Scan

·       Fixed looping issue: Implemented improved logging error codes and report it back to host app. Consider below error codes to handle in host app. 
            STATUS_BAD_BIODATA
            STATUS_BAD_BIODATA_DOCTYPE
            STATUS_BAD_BIODATA_EXPIRY
            STATUS_BAD_BIODATA_ISSUER
            STATUS_BAD_FACEMAP
            STATUS_BAD_PROTOCOL
            STATUS_INVALID_DEVICE_REQUEST
            STATUS_INVALID_SESSION
            STATUS_AUTH_FAILED
            STATUS_BAD_REMOTE_BIODATA