Getting Started with REL-ID SDK
🚀 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 REL-ID 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 and web apps across platforms.
📦 What’s Included
- ✅ SDK installation steps for:
- React Native
- Flutter
- Cordova
- Native Android
- Native iOS
- ✅ Platform-specific prerequisites
- ✅ Post-installation verification
- ✅ Permissions and configuration requirements
- ✅ Sample code and project structure
🔑 What You’ll Need
- SDK package (provided by Uniken)
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 about 2 months ago