Skip to content

Introduction

XpressID iOS is a native identity-verification SDK from Veridas for iPhone applications. It provides document capture, selfie capture, and video capture flows that can be launched from your app with a backend-issued access token and an API v3 configuration payload.

Here are some key features of XpressID iOS:

  • Native integration: Launch the SDK directly from UIKit or SwiftUI-based apps.
  • Unified V3 configuration: Separate onboarding logic from copy, media, and styles by using flowSetup, setup, texts, medias, and styles.
  • Brand customization: Adapt texts, logos, result media, colors, typography, and component appearance.
  • Accessibility-oriented configuration: Provide alternative texts for logos, close actions, and instructional or result media.
  • Current product features: Includes Autoclassification support, configurable SAP retry limits, configurable success and error screens, and improved multilingual handling.

This documentation covers installation, launch flow, configuration, customization, accessibility, and migration from legacy native setups.

Important Note

  • The current major native release is v2.0.0.
  • v2.0.0 uses the current API v3 payload and the structured configuration model based on flowSetup, setup, texts, medias, and styles.
  • If you are upgrading from an older native integration, review the migration guides before reusing legacy UI configuration keys.

Differential features and improvements of this new version

  • Full compliance with accessibility requirements in accordance with the EU Accessibility Act.
  • Enhanced design and usability for a more consistent and visually engaging user experience.
  • Improved detection accuracy and higher quality in generated captures.
  • Refined UI configuration through the separation of text content, styles, and media assets.
  • Optimized loading performance of individual components for faster responsiveness.

Version reference

Product Native SDK version API version
Current native release 2.0.0 v3
Previous native line 1.x v2