Release Notes (Android)

Summary of changes for each release.

v1.3.8 (Apr 16, 2025)

  • Moved FOREGROUND_SERVICE and FOREGROUND_SERVICE_LOCATION permissions to host app, to be included by host app developer when VeriFind is used.
  • (Fix) (Crash) Unable to Start Service on Android14/15
  • (Fix) "+" sign being discarded from QoreIDParams applicant phone number in Workflow mode"

v1.3.7 (Apr 13, 2025)

  • Organization can choose to hide the applicant form section from their QoreID Dashboard. If done, the applicant form will not be shown to the end-user, but might be required to be passed in from the host app.
  • Applicant data from host app must begin with a "+" character, as per international phone number format.

v1.3.6 (Apr 12, 2025)

  • Show/hide applicant form based on Organisation's "displayApplicantForm" preference
  • (Fix) Revert libs that are not obfuscation-backward-compatible

v1.3.5 (Apr 7, 2025)

  • minSDK reduction to 23 from 28
  • READ_MEDIA_IMAGES permission removal.

v1.3.4 (Mar 28, 2025)

  • International phone number from host app error fix

v1.3.3 (Mar 27, 2025)

  • Moved CAMERA and READ_MEDIA_IMAGES permissions to host app, to be included by host app developer if needed for the specific SDK flow.

v1.3.2 (Mar 14, 2025)

  • (Fix) (Crash) Unable to stop tracking service

v1.3.1 (Feb 7, 2025)

  • SDK now pre-fills ID number for Identity Verification

v1.3.0 (Jan 31, 2025)

  • Updated targetSDK to api 35

v1.2.2 (Nov 8, 2024)

  • (Fix) Camera permission bug

v1.2.1 (Nov 5, 2024)

  • Added ExtraData function for enterprise use

v1.2.0 (Jul 18, 2024)

  • Updated SDK from Android 13 (api33) -> 14 (api34)

v1.1.45 (Jun 7, 2024)

  • (Fix) Phone validation error for (0911)

v1.1.44 (May 2, 2024)

  • (Fix) "scanResult is required" error

v1.1.43 (May 2, 2024)

  • Hide/show applicant data form
  • Callback listener for flowRequestId

v1.1.40 (Sept 26, 2023)

  • Verifind-4d

v1.1.32 (Sept 20, 2023)

  • FaceMatch bug fix

v1.1.31 (Sept 3, 2023)

  • Increased connection timeout to 5 minutes

v1.1.2 (Aug 21, 2023)

  • White-label feature

v1.1.1 (Aug 5, 2023)

  • Location permissions declarations removed from the SDK manifest, now deferred to the host app

v1.1.0 (May 31, 2023)

  • Workflow mode

v1.0.1 (Apr 23, 2023)

  • Access various QoreID services in Collection mode

v1.0.0-beta (Dec 5, 2022)

  • Verifind (basic) in Collection mode