REL-ID IDV SDK
🚀 Getting Started with REL-ID IDV SDK
The REL-ID IDV SDK by Uniken enables secure identity verification through document scanning, selfie capture, and biometric opt-in flows. This guide helps you integrate the SDK into your React Native, Flutter, Cordova, Native Android, or Native iOS application.
📦 SDK Components Provided by Uniken
You’ll receive the following artifacts based on your platform:
Component | Description |
---|---|
Document Capture | Scans and validates government-issued ID documents |
Selfie Capture & Liveness | Captures selfie and performs liveness check |
License File | regula.license used for SDK validation |
Database File | db.dat file for OCR and validation |
PKD Certificate | Required for authenticating document data (Certificates.bundle for iOS or .ldif for Android) |
🛠Prerequisites
Before integrating the SDK, make sure your development environment is set up.
Updated 3 months ago