iOS Mobile SDKs Changelog

Identity Verification - 1.2.9 - Sep. 2025

  • feat: Add support for the QR barcode type in Auto Capture.
  • fix: Fix issue in SDK module structure.

Identity Verification - 1.2.8 - Sep. 2025

  • feat: Improve camera capture mechanism.
  • feat: Limit barcode scanning to PDF417 barcodes.
  • feat: Remove unnecessary BI event calls.
  • fix: Fix issue related to session expiration.

Orchestration - 1.1.20 - Oct. 2025

  • fix: Rename pushOTPAuthentication action to genericOTPAuthentication .

Authentication - 1.1.16 - Oct. 2025

  • feat: Add support for PIN deletion.

Orchestration - 1.1.19 - Oct. 2025

  • feat: Add support for Generic OTP authentication.

Orchestration - 1.1.18 - Sep. 2025

  • feat: Add support for Selfie Acquisition.
  • feat: Add support for OTP validation.
  • feat: Add support for PIN deletion.

Fraud Prevention - 2.1.14 - Aug. 2025

  • feat: Add support for collecting location events during SDK initialization and when the app enters the foreground.
  • feat: Update default SDK base URL.

Fraud Prevention - 2.1.13 - Jul. 2025

  • feat: Add support for custom attributes in trigger actions.
  • feat: Allow location collection in trigger actions.

Orchestration - 1.1.17 - Jul. 2025

  • feat: Support multiple APN configurations based on the bundle identifier sent by the SDK in the device header.
  • fix: Fix issue where the user’s journey would loop after registering a PIN.

Identity Verification - 1.2.7 - Jun. 2025

  • fix: Fix issue where Mosaic UI failure delegate was triggered twice.

Identity Verification - 1.2.6 - Jun. 2025

  • fix: Fix public repository files.

Orchestration - 1.1.16 - Jun. 2025

  • fix: Fix error thrown when a journey was rejected at startup.
  • fix: Fix response JSON keys being converted to snake_case instead of retaining their original casing.

Authentication - 1.1.8 - Jun. 2025

  • fix: Fix issue in native biometric authentication using public key ID.

Authentication - 1.1.7 - Jun. 2025

  • fix: Fix crash occurring during WebAuthn authentication in certain situations.

Identity Verification - 1.2.5 - May 2025

  • fix: Apply CI-related fixes.
  • fix: Trigger delegate execution on the main thread.

Identity Verification - 1.2.4 - May 2025

  • feat: Add support for modular pages.
  • fix: Handle session expired error.

Authentication - 1.1.15 - May 2025

  • feat: Add support for PIN authentication.

Orchestration - 1.1.15 - May 2025

  • feat: Add support for PIN authentication.

Authentication - 1.1.14 - Apr. 2025

  • feat: Support elliptic-curve (EC) keys for mobile biometrics.
  • feat: Allow multiple mobile-biometric registrations.

Authentication - 1.1.13 - Apr. 2025

  • feat: Add API for signing challenge using the device key.
  • feat: Add APIs for client-side WebAuthn authentication, registration, and approval.

Authentication - 0.0.8 - Apr. 2025 (Snapshot version for G-Cash)

  • fix: Fix WebAuthn authentication, registration, and approval response decoding bugs.

Authentication - 0.0.7 - Apr. 2025 (Snapshot version for G-Cash)

  • feat: Add API for signing challenge using the device key.
  • feat: Add APIs for client-side WebAuthn authentication, registration, and approval.

Fraud Prevention - 2.1.12 - Mar. 2025

  • feat: Update core version.

Fraud Prevention - 2.1.11 - Mar. 2025

  • feat: Handle expired session token cases.

Identity Verification - 1.2.3 - Mar. 2025

  • feat: Add support for automatic document capture.

Orchestration - 1.1.14 - Mar. 2025

  • feat: Add support for Double Encryption.

Orchestration - 1.1.13 - Mar. 2025

  • feat: Add support for Mobile Approval action.

Authentication - 1.1.11 - Mar. 2025

  • feat: Add support for Allow Credentials parameter in WebAuthn.

Fraud Prevention - 2.1.10 - Feb. 2025

  • feat: Add listener for the userId attribute in event responses.
  • feat: Update identification event to allow sending an empty userId .

Orchestration - 1.1.12 - Feb. 2025

  • feat: Add support for signing transactions with Native Biometrics.
  • feat: Add support for signing transactions with Passkeys.
  • feat: Add Locale parameter to start-journey configuration.
  • feat: Automatically include device data from the IDO SDK when a journey starts.

Authentication - 1.1.10 - Feb. 2025

  • feat: Make username optional for transaction signing using the Passkeys API.
  • feat: Add API for transaction signing using native biometrics.

Fraud Prevention - 2.1.9 - Feb. 2025

  • feat: General enhancements and internal optimizations.

Fraud Prevention - 2.1.8 - Jan. 2025

  • feat: Improve session token handling according to server updates.
  • feat: Update userId collector priority.

Fraud Prevention - 2.1.7 - Jan. 2025

  • feat: Improve session token handling to reduce unnecessary server requests.

Fraud Prevention - 2.1.6 - Dec. 2024

  • feat: Improve trigger action latency.

Fraud Prevention - 2.1.5 - Dec. 2024

  • feat: Make CryptoBinding class thread-safe.
  • feat: Add API to disable interaction data collection.

Authentication - 1.1.6 - Dec. 2024

  • fix: Fix crash related to WKWebView on devices running iOS 18.

Identity Verification - 1.2.1 - Oct. 2024

  • fix: Fix Smart UI issues and apply UI enhancements.

Identity Verification - 1.2.0 - Oct. 2024

  • feat: Enhance IDV flow with a new Smart UI.

Orchestration - 1.1.10 - Oct. 2024

  • feat: Add schema object to response options.
  • feat: Add API for TOTP transaction signing with challenge.

Orchestration - 1.1.9 - Sep. 2024

  • feat: Add support for register TOTP action.

Authentication - 1.1.5 - Sep. 2024

  • feat: Add API for TOTP transaction signing with challenge.

Authentication - 1.1.4 - Sep. 2024

  • feat: Add support for providing custom paths through SDK initialization.

Orchestration - 1.1.8 - Aug. 2024

  • feat: Add API to delete Mobile Biometrics.
  • fix: Provide an empty data object in submit client response.

Fraud Prevention - 2.1.4 - Jul. 2024

  • feat: Filter _UICursorAccessoryViewController types in page load detection.

Authentication - 1.1.3 - Jul. 2024

  • feat: Enable SDK logs in application.
  • feat: Add API to check if native biometric authentication is enrolled on the device.
  • feat: Add support for custom domain configuration.

Orchestration - 1.1.7 - Jul. 2024

  • fix: Fix resend OTP bug in email/SMS validation actions.

Orchestration - 1.1.6 - Jul. 2024

  • feat: Add support for email and SMS validation actions.
  • fix: Fix issue where an error was returned when a journey failed on start instead of rejection.

Fraud Prevention - 2.1.3 - Jun. 2024

  • feat: Enable SDK logs in application ( TSLogger ).
  • fix: Fix issue causing duplicate events to be sent during a fresh install run.

Identity Verification - 1.1.2 - Jun. 2024

  • feat: Add support for custom feedback as part of restriction criteria.

Identity Verification - 1.1.1 - Jun. 2024

  • feat: Enable SDK logs in application.
  • feat: Add support for translation strings from server configuration.
  • feat: Add retry mechanism for requests.

Orchestration - 1.1.5 - Jun. 2024

  • feat: Enable SDK logs in application ( TSLogger ).
  • feat: Remove Application ID parameter from SDK initialization.
  • feat: Add Generate Debug PIN API.
  • feat: Allow resource to be provided through initialization parameters.

Identity Verification - 1.1.2 - Jun. 2024

  • feat: Add support for custom feedback as part of restriction criteria.

Orchestration - 1.1.4 - May 2024

  • feat: Add support for Login Form action.
  • feat: Add journey state handling.

Fraud Prevention - 2.1.2 - Apr. 2024

  • fix: Fix issue where completion was called only on the first initialization.

Fraud Prevention - 2.1.1 - Apr. 2024

  • feat: Add method for providing DRS session token.

Orchestration - 1.1.3 - Apr. 2024

  • feat: Add Email and SMS OTP actions.
  • feat: Implement auto-reply for device actions.

Authentication - 1.1.2 - Apr. 2024

  • feat: Add API function for WebAuthn approval.

Orchestration - 1.1.2 - Apr. 2024

  • fix: Fix Escape options bug.

Authentication - 1.1.1 - Apr. 2024

  • feat: Remove configuration object from SDK initialization method.
  • feat: Use domain value returned by the server in WebAuthn registration and authentication.

Identity Verification - 1.1.0 - Apr. 2024

  • feat: Enable SDK initialization via the plist file.
  • feat: Send DRS session token to IDV instead of triggering an action.
  • feat: Separate IDV notifications between regular flow and face authentication flow.

Fraud Prevention - 2.1.0 - Mar. 2024

  • feat: Add API to configure the SDK via the Transmit Security plist file.

Fraud Prevention - 2.0.8 - Mar. 2024

  • feat: Add device attributes ( screenshot , accessibility ).
  • feat: Add Privacy Manifest.
  • feat: Add initialization completion callback.
  • feat: Update CI/CD workflow.

Orchestration - 1.1.1 - Mar. 2024

  • feat: Add support for unified server URL.
  • feat: Align public APIs by adding the TSIdo prefix.

Identity Verification - 1.0.13 - Mar. 2024

  • feat: Add Apple’s Privacy Manifest.
  • feat: Add new IDV trigger action events: identity_verification_start and identity_verification_completed .

Authentication - 1.0.5 - Mar. 2024

  • feat: Add API for registration and authentication using device native biometrics.

Authentication - 1.1.0 - Mar. 2024

  • feat: Add compatibility with the latest core version.

Orchestration - 1.1.0 - Mar. 2024

  • feat: Add compatibility with the latest version.

Orchestration - 1.0.1 - Mar. 2024

  • feat: Add APIs for TOTP registration and authentication.
  • feat: Add APIs for Native Biometrics registration and authentication.
  • feat: Add Apple’s Privacy Manifest file.
  • feat: Add SDK initialization via Transmit Security plist file.

Identity Verification - 1.0.12 - Feb. 2024

  • feat: Make verification flow steps dynamically created based on server state.

Identity Verification - 1.0.11 - Feb. 2024

  • feat: Add face authentication API.

Authentication - 1.0.4 - Feb. 2024

  • feat: Add TOTP API.

Orchestration - 1.0.0 - Feb. 2024

  • feat: Add support for Form, Information, DRS, IDV, WebAuthn, Register Device, and Validate Device actions.
  • feat: Add support for Debug Break and CSM actions.

Fraud Prevention - 2.0.7 - Dec. 2023

  • feat: Send CB public key data in each payload.
  • feat: Add transactionData parameter to initialization options.

Fraud Prevention - 2.0.6 - Dec. 2023

  • feat: Add support for global Transmit Security base URL.

Identity Verification - 1.0.10 - Dec. 2023

  • fix: Fix crash caused by SDK version mismatch.

Identity Verification - 1.0.9 - Dec. 2023

  • feat: Add support for global Transmit Security base URL.

Identity Verification - 1.0.8 - Nov. 2023

  • feat: Add correlationId to the identity-verification trigger action request.

Authentication - 1.0.2 - Nov. 2023

  • feat: Add sign transaction API.

Fraud Prevention - 2.0.5 - Oct. 2023

  • feat: Make event collection thread-safe.

Fraud Prevention - 2.0.4 - Oct. 2023

  • feat: Update static data resubmission interval logic.

Identity Verification - 1.0.6 - Aug. 2023

  • feat: Enable recapture only when recapture status is received.
  • feat: Add BI analytics events.
  • feat: Handle cancel verification session.
  • fix: Send verification server error to TSLog for first-time runs.
  • fix: Fix additional request header name bugs.

Identity Verification - 1.0.7 - Oct. 2023

  • fix: Fix main view controller presentation issue.
  • fix: Fix navigation bar background color issue.
  • feat: Add background color to loading indicator when starting a session.
  • fix: Fix Spanish and Portuguese translations.

Identity Verification - 1.0.5 - Jul. 2023

  • feat: Change base URL default value to US.
  • feat: Remove verify path component from all SDK requests.

Authentication - 1.0.1 - Jul. 2023

  • feat: Update Registration and Authentication APIs (V2).

Fraud Prevention - 2.0.3 - Jun. 2023

  • feat: Add additional attributes to device metadata.
  • feat: Add support for running SDK internally within another SDK.

Identity Verification - 1.0.4 - Jun. 2023

  • feat: Improve camera speed.
  • feat: Handle camera permissions outside the SDK.
  • feat: Prevent repeated API calls.
  • feat: Add separate delegate methods to notify verification statuses.
  • feat: Add support for running RDS SDK internally.
  • fix: Fix UI blocking issue after recapture flow.
  • fix: Fix camera delay bug occurring on iOS 13.
  • fix: Fix configuration error notification when running SDK from fresh install.

Fraud Prevention - 2.0.2 - May 2023

  • feat: Improve precision of event and touch event timestamps.
  • feat: Add machineName attribute to device metadata.

Identity Verification - 1.0.3 - May 2023

  • feat: Add recapture feature.

Authentication - 1.0.3 - Jan. 2023

  • feat: Add API to retrieve device information.