π±eNROLL iOS Framework
This document is a guide for integrating the EnrollFramework iOS SDK. It provides the steps required to install, configure, and use the SDK within your iOS application.
1. Requirements
2. Installation
πΉ CocoaPods (Recommended)
source 'https://github.com/LuminSoft/eNROLL-iOS-specs.git' source 'https://github.com/innovatrics/innovatrics-podspecs' source 'https://github.com/CocoaPods/Specs.git'pod 'EnrollFramework', '~> 1.5.0'pod repo add eNROLL-iOS-specs https://github.com/LuminSoft/eNROLL-iOS-specs.git pod install --repo-update
πΉ Manual Installation (Fallback)

3. Configurations


4. Import
5. Usage
1. Conform to EnrollCallBack
EnrollCallBack2. Initialize & Present
6. Values Description
EnrollInitModel Parameters:
Keys
Values
EnrollColors:
Keys
Values
7. ENROLL MODES
Mode Details
Mode
Description
Requirements
Last updated