Skip to main content

Sample Applications

IDnow provides sample applications to help you get started quickly with the DocIDV SDK. Each sample demonstrates the minimal integration required to launch an identification transaction and handle the result.

Android

Repository: docidv-sdk-android-sample

A sample Android application written in Kotlin demonstrating how to configure and start an identification transaction using the IDnow DocIDV SDK.

Getting started

git clone https://github.com/idnow/docidv-sdk-android-sample.git

Open the project in Android Studio and run it on a physical device.


iOS

Repository: docidv-sdk-ios-sample

A sample iOS application written in SwiftUI demonstrating how to start an identification transaction and handle results using the IDnow DocIDV SDK.

Getting started

git clone https://github.com/idnow/docidv-sdk-ios-sample.git

Open docidvsample.xcodeproj in Xcode and run it on a physical device.

caution

Camera features require a physical device — they cannot be tested on the iOS Simulator.