Download SDK

Get the latest version

Download our iOS SDK framework built with SwiftUI. Supports iPhone X and above with TrueDepth camera. Includes sample projects and implementation examples.

Available Versions

v1.1

Latest

Released: August 18, 2026

iOS 15.0+ arm64 234 MB XCFramework
Download

v1.0

Released: August 16, 2026

iOS 15.0+ arm64 233 MB XCFramework
Download

Sample Project

Open Source

Full example iOS app demonstrating BiometricID SDK integration — registration, login, and face recognition flow.

View on GitHub

System Requirements

Device

iPhone X or newer with TrueDepth camera

iOS Version

iOS 15.0+

Xcode

Xcode 15.0+

Quick Start

  1. 1 Download and unzip BiometricidSDK.xcframework
  2. 2 Drag the framework into your Xcode project
  3. 3 Add import BiometricidSDK to your Swift file
  4. 4 Configure with your API key: BiometricIDFramework.configure(apiKey: "YOUR_KEY")