Getting Started with REL-ID SDK
Welcome to the REL-ID SDK integration guide! This page walks you through the essentials of setting up the SDK in your app, covering supported platforms, prerequisites, installation, and basic initialization.
š§ Supported Platforms
Before you begin integration, ensure your environment meets the platform-specific requirements:
Each section includes:
- Minimum SDK versions
- Plugin or framework versions
- Required files from the Uniken team
š REL-ID SDK Installation Overview
Welcome to the REL-ID SDK Installation Guide. REL-ID is a secure identity verification and authentication platform that enables seamless login, transaction signing, and threat detection through biometric, password, and device-based authentication.
This guide helps developers integrate the REL-ID SDK into mobile native and cross platforms.
š¦ Whatās Included
- ā
SDK installation steps for:
- React Native
- Flutter
- Cordova
- Native iOS
- Native Android
- ā Platform-specific prerequisites
- ā Post-installation verification
- ā Permissions and configuration requirements
- ā Sample code and project structure
š What Youāll Need
- SDK package (provided by Uniken Team)
Agent_info.txtā app-specific configuration file.- Required platform toolchains (Xcode, Android Studio, Flutter SDK, Visual Studio etc.)
š§ Integration Goals
After installation, youāll be able to:
- Register and activate devices securely.
- Enable biometric or password-based authentication.
- Generate and validate TOTP codes.
- Customize local device authentication (LDA).
- Handle secure callback events (e.g. getPassword, onDeviceActivated).
š Next Steps
Select your target platform from the left menu to begin installation.
Each guide includes setup instructions, dependency configuration, and runtime verification tips.
Updated 4 months ago
