iOS (Swift) SDK Release Notes

v5.0.8(October 15, 2024)

  • Contains smart capture enhancements and manual capture button crash fix on older devices (iPhone 6/6S/5S)

v5.0.7(October 8, 2024 )

  • Contains fix for cross-button on menu screen in dark mode
  • Contains fix for not able to start journey in a specific case.
  • Error Handling Enhancements.

v5.0.5(October 7, 2024 )

  • Contains new Implementation of unifying onStepCaptured(:) event. Now, onStepCaptured(:) event will be called only once for step once both sides are captured.

v5.0.3(October 1, 2024 )

  • Fix for application crash when pressing manual capture button

v5.0.2(September 30, 2024 )

  • Fix for camera capture screen being blank Intermittently while retrying step

v4.9.8 (September 12, 2024)

  • Fixes related to IDWise Metrics and Analytics collected from the SDK.

v4.9.8 (September 12, 2024)

  • Fixes related to IDWise Metrics and Analytics collected from the SDK.

v4.9.7 (September 4, 2024)

  • Fixes related to text alignment on Menu screen and Error Feedback screen for RTL languages.

v4.9.6 (August 23, 2024)

  • Added console logging ability based on configuration.
  • Fixed duplicate triggering of delegate methods in some cases.

v4.9.5 (July 23, 2024)

  • Fix for Invoking of onStepResult callback where It was getting Invoked later than expected.

v4.9.5 (July 23, 2024)

  • Fix for Invoking of onStepResult callback where It was getting Invoked later than expected.

v4.9.4 (July 17, 2024)

  • Added support for detection of Inner page of specific passports.

v4.9.4 (July 17, 2024)

  • Added support for detection of Inner page of specific passports.

v4.9.3 (June 27, 2024)

  • Removed use of identifierForVendor string so host applications don’t have to add AppTrackingTransparency permission to their applications.

v4.9.1 (June 21, 2024)

  • Fix for the application getting crash when navigation to document category selection screen from menu screen or by pressing skip step button.

v4.8.1 (June 12, 2024)

  • Fix for title text on menu screen not getting translated to any language other than English.

v4.8.0 (May 28, 2024)

  • Fix for title label being cutting off on menu screen.
  • Added support to resume journey in simple mode using resumeJourney method.

v4.7.3 (May 20, 2024)

  • Changed the data type of facePhoto inside NFCResult to Data? from UIImage.
  • Made the JourneySummary class conform to Codable protocol for easy JSON Encoding.

v4.7.2 (April 25, 2024)

  • Performance Improvements and UI/UX enhancements on camera screen.

v4.7.1 (April 5, 2024)

  • Enhancement in JourneySummary model and only relevant fields are exposed.
  • Journey state change and now a new journey can be started without reinitialising the SDK.
  • Added support for getJourneySummary() to return summary after a journey is finished.

v4.7.0 (April 2, 2024)

  • Exposed Interim Rules Assessment Results in Dynamic SDK mode.
  • UI/UX enhancements in Document category selection screen.

v4.6.9 (March 21, 2024)

  • Dynamic Journey Issue fix when starting a new journey after completion of first journey.
  • Issue fix for getting sdkNotInitialized error when starting a new step.

v4.6.8 (March 8, 2024)

  • Dynamic SDK mode flow fixes.
  • Fix for menu screen title label for not getting displayed .

v4.6.6 (February 28, 2024)

  • Dark mode UI fix where cross button was shown in wrong colour in dark mode.

v4.6.5 (February 23, 2024)

  • Fix triggering of journeyStarted callback being delayed.

v4.6.4 (February 22, 2024)

  • UI Fix for camera screen where hosting-app background screen was getting shown momentarily while navigating to camera screen.

v4.6.3 (February 15, 2024)

  • Crash fix when starting a new journey after finishing the prior one.
  • Fixes for UI flickering on document camera screen and prompt screen.

v4.6.2 (January 31, 2024)

  • UI Enhancements.
  • Added ability to skip step and finish dynamic journey through newly exposed methods.
  • Smart Capture Improvements.

v4.5.0 (December 13, 2023)

  • Handle freestyle for documents.
  • Metrics optimizations.

v4.3.3 (October 12, 2023 )

  • Showing spinner while waiting for camera to start.
  • Added support for Selfie video recording.

v4.2.3 (August 4, 2023)

  • Jail broken device detection.
  • Built with XCode 14.3.1.